diff --git a/miscellaneous/bash/bin/backup.sh b/miscellaneous/bash/bin/backup.sh index 221272e..03d70e6 100755 --- a/miscellaneous/bash/bin/backup.sh +++ b/miscellaneous/bash/bin/backup.sh @@ -1,5 +1,5 @@ #!/bin/bash - +#blargh # Configuration SRC_DIR="/home/mastodon/live" DEST_DIR="/home/mastodon/backup"