fix: working directory fix

This commit is contained in:
Rohit T P
2024-05-02 15:16:14 +00:00
parent f03bf62b6c
commit d9a9d4b990
14 changed files with 41 additions and 38 deletions

View File

@@ -19,4 +19,4 @@ if [ "$1" = "setup" ]; then
cd "$NOCO_HOME" || exit
docker compose down
fi
fi