mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 13:59:16 +01:00
Uncomment forgotten comment
This commit is contained in:
parent
1fae2ce63f
commit
301189ba3e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
||||||
# Exit immediately if a command exits with a non-zero status.
|
# Exit immediately if a command exits with a non-zero status.
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
# cd /app/dist
|
cd /app/dist
|
||||||
|
|
||||||
# Parse first argument
|
# Parse first argument
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue