ulovliglogning.dk/_scripts/config-example.sh

8 lines
148 B
Bash
Raw Normal View History

2018-04-17 17:31:14 +00:00
#!/bin/sh
jekyll_dir="/srv/jekyll"
remote_host="ulovliglogning.dk"
remote_dir="/"
remote_username="username"
remote_password="SUPERSECRETPASSWORD"