mirror of
https://github.com/pinry/pinry.git
synced 2025-11-13 16:45:41 +01:00
Fix: Fix path error in start.sh
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# -----------------------------------------------------------------------------
|
||||
PROJECT_ROOT="/pinry"
|
||||
|
||||
bash /scripts/bootstrap.sh
|
||||
bash ${PROJECT_ROOT}/docker/scripts/bootstrap.sh
|
||||
|
||||
# If static files don't exist collect them
|
||||
cd ${PROJECT_ROOT}
|
||||
|
||||
Reference in New Issue
Block a user