Added curl to bash for backup

This commit is contained in:
Kasra Bigdeli
2019-04-08 21:44:11 -07:00
parent dca366862d
commit a6a74a0c53

View File

@@ -1,5 +1,8 @@
#!/bin/bash #!/bin/bash
# curl -sSL https://raw.githubusercontent.com/caprover/caprover/master/dev-scripts/backup-vols.sh | sudo bash
# https://stackoverflow.com/questions/36273665/what-does-set-x-do # https://stackoverflow.com/questions/36273665/what-does-set-x-do
set -x set -x