This commit is contained in:
TheiLLeniumStudios
2023-02-06 11:20:31 +00:00
parent 0fab1d7383
commit a3582f324f
+1
View File
@@ -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"