echo commands
This commit is contained in:
parent
27757ce591
commit
270eb5d124
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
|
set -x
|
||||||
|
|
||||||
if [ "$1" = "test" ]; then
|
if [ "$1" = "test" ]; then
|
||||||
branch='test'
|
branch='test'
|
||||||
location='/var/www/html-test'
|
location='/var/www/html-test'
|
||||||
|
|
Loading…
Add table
Reference in a new issue