curl -fsSL https://raw.githubusercontent.com/fadlee/bash-scripts/main/docker/install.sh | sh
This command will download Caprover backup.tar file to current directory.
bash <(curl -fsSL https://raw.githubusercontent.com/fadlee/bash-scripts/main/caprover/backup.sh)
This command will install Caprover using backup.tar in current directory.
bash <(curl -fsSL https://raw.githubusercontent.com/fadlee/bash-scripts/main/caprover/restore.sh)