mirror of
https://github.com/iLLeniumStudios/fivem-resource-watcher
synced 2024-02-26 13:38:52 +01:00
Update
This commit is contained in:
@@ -40,6 +40,7 @@ echo "${DIFF}" | while read -r changed; do
|
||||
changed=${changed#??}
|
||||
echo $STATUS
|
||||
if beginswith ${RESOURCES_FOLDER} "${changed}"; then
|
||||
echo ${changed##*] }
|
||||
echo "In the resources folder"
|
||||
else
|
||||
echo "No in resources"
|
||||
|
||||
Reference in New Issue
Block a user