mirror of
https://github.com/caprover/caprover
synced 2025-12-12 06:15:40 +00:00
Added curl to bash for backup
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/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
|
||||
set -x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user