This commit is contained in:
parent
938ccf3d0c
commit
56e97023e2
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
cp -r /var/www/cloudlog /var/www/html
|
||||
cp -r /var/www/cloudlog/* /var/www/html
|
||||
|
||||
# first arg is `-f` or `--some-option`
|
||||
if [ "${1#-}" != "$1" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user