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
|
||||
|
||||
set -x
|
||||
|
||||
if [ "$1" = "test" ]; then
|
||||
branch='test'
|
||||
location='/var/www/html-test'
|
||||
|
|
Loading…
Add table
Reference in a new issue