]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - scripts/update.sh
Update documentation
[github/wallabag/wallabag.git] / scripts / update.sh
index 48281210d02e241c441994830f299bb12e2f4124..b920a829b0ae06558f22d6865a7b226390fcab14 100644 (file)
@@ -1,4 +1,6 @@
 #! /usr/bin/env bash
+# You can execute this file to update wallabag
+# eg: `sh update.sh prod`
 
 ENV=$1
 TAG=$(git describe --tags $(git rev-list --tags --max-count=1))