Typo >:(

Commit
b62ede386168558b530b9764b9e5d5289e24ce16
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
deploy.sh
index b5111a3c..7d8308a5 100755..100755
@@ -11,4 +11,4 @@
11 11
12 12 echo Deploying static files:
13 13 rsync -azvP ./app/static $remote_static --chown=mpeter:www-data
14 Removed: if [ $? -eq 0 ]; then echo Static files to $remote_static.; fi
14 Added: if [ $? -eq 0 ]; then echo Static files to $remote_static; fi