ulovliglogning.dk/_scripts/config-example.sh

8 lines
150 B
Bash

#!/bin/bash
jekyll_dir="/srv/jekyll"
remote_host="ulovliglogning.dk"
remote_dir="/"
remote_username="username"
remote_password="SUPERSECRETPASSWORD"