scopesessions.org/deploy.sh

4 lines
156 B
Bash
Raw Normal View History

2020-02-01 14:23:20 +01:00
#!/bin/bash
sh root@panda.ecobytes.net -p 666 'cd /tmp/scopesessions.org/ && git pull && docker cp _site openstepsorg_static_1:/var/www/scopesessions.org'