Uncomment forgotten comment

This commit is contained in:
Jesse Wierzbinski 2024-04-07 01:38:17 -10:00
parent 1fae2ce63f
commit 301189ba3e
No known key found for this signature in database

View file

@ -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