echo commands

This commit is contained in:
Jacob Janzen 2025-01-05 19:48:52 -06:00
parent 27757ce591
commit 270eb5d124

View file

@ -1,5 +1,7 @@
#!/bin/sh
set -x
if [ "$1" = "test" ]; then
branch='test'
location='/var/www/html-test'