forked from wallabag/wallabag
Update documentation
This commit is contained in:
@ -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))
|
||||
|
||||
Reference in New Issue
Block a user