Script needed no more due to commit 541577f933 in phundrak/dotfiles

This commit is contained in:
Lucien Cartier-Tilet 2020-12-06 00:57:18 +01:00
parent 9aa9faa1be
commit b1d1d4b498
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#!/usr/bin/env fish
printf "###############################################################################\n"
printf "# Compiling blog #\n"
printf "###############################################################################\n"
hugo
printf "###############################################################################\n"
printf "# Uploading blog #\n"
printf "###############################################################################\n"
rsync -ruvtEhl --progress public/ Tilo:~/www/phundrak.com/blog