From 762e1cc1ab5fabe2f8abf4fb458ba8b96a6cfced Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 4 Dec 2016 10:55:11 +0100 Subject: [PATCH] Add moar to favourites --- .hh_favorites | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.hh_favorites b/.hh_favorites index 3282976..dc71036 100644 --- a/.hh_favorites +++ b/.hh_favorites @@ -1,5 +1,7 @@ -inotifywait --event CLOSE_WRITE --monitor Wikitle.css | xargs -I {} csstidy Wikitle.css Wikitle.min.css --template=highest duplicity --encrypt-key 001E1725 --exclude /proc --exclude /sys --exclude /tmp --exclude /dev --exclude /mnt --exclude /var/cache --exclude /var/tmp --exclude /var/backups --exclude /srv/www-mail/rainloop/v / file:///mnt/hubic/default/ServerBackups/ +letsencrypt certonly --webroot -w /srv/letsencrypt -d im.starbeamrainbowlabs.com -d starbeamrainbowlabs.com +sudo apt update && sudo apt full-upgrade +inotifywait --event CLOSE_WRITE --monitor Wikitle.css | xargs -I {} csstidy Wikitle.css Wikitle.min.css --template=highest gifsicle -O3 -o /tmp/anim.o.gif /tmp/anim.gif find . -name "*.png" | xargs -I '{}' -P 4 mogrify -format gif '{}' gifsicle --loopcount=0 --delay 150 -o /tmp/anim.gif *.gif