Added exit code 0 to scripts

This commit is contained in:
2026-04-25 14:34:31 +02:00
parent 72faa4d0f2
commit 52aafd34dd
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -40,3 +40,5 @@ done
echo "Completed user scripts in software."
cd ${SCRIPTPATH}
exit 0
+1
View File
@@ -117,3 +117,4 @@ else
fi
fi
echo ""
exit 0