mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
Uncomment forgotten comment
This commit is contained in:
parent
1fae2ce63f
commit
301189ba3e
|
|
@ -9,7 +9,7 @@
|
|||
# Exit immediately if a command exits with a non-zero status.
|
||||
set -euo pipefail
|
||||
|
||||
# cd /app/dist
|
||||
cd /app/dist
|
||||
|
||||
# Parse first argument
|
||||
case "$1" in
|
||||
|
|
|
|||
Loading…
Reference in a new issue