Update play_with_caprover.sh

This commit is contained in:
Kasra Bigdeli
2020-01-01 10:38:10 -05:00
committed by GitHub
parent 08ba6bf50b
commit 93a3307596

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# Run the following line on a PlayWithDocker instance # Run the following line on a PlayWithDocker instance
# curl https://raw.githubusercontent.com/caprover/caprover/master/dev-scripts/play_with_caprover.sh | bash # curl -L https://pwd.caprover.com | bash
sleepWithTimer(){ sleepWithTimer(){
secs=${1} secs=${1}