X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fupdate.sh;h=b920a829b0ae06558f22d6865a7b226390fcab14;hb=7c1225347db8b516cc268709939f6b359bc283c1;hp=48281210d02e241c441994830f299bb12e2f4124;hpb=84e3c36e02e4ffb4611f6e1eca37c97a0ffb4660;p=github%2Fwallabag%2Fwallabag.git diff --git a/scripts/update.sh b/scripts/update.sh index 48281210..b920a829 100644 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -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))