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#??}
|
changed=${changed#??}
|
||||||
echo $STATUS
|
echo $STATUS
|
||||||
if beginswith ${RESOURCES_FOLDER} "${changed}"; then
|
if beginswith ${RESOURCES_FOLDER} "${changed}"; then
|
||||||
|
echo ${changed##*] }
|
||||||
echo "In the resources folder"
|
echo "In the resources folder"
|
||||||
else
|
else
|
||||||
echo "No in resources"
|
echo "No in resources"
|
||||||
|
|||||||
Reference in New Issue
Block a user