1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Update documentation

This commit is contained in:
Nicolas Lœuillet 2016-10-10 10:20:32 +02:00
parent 84e3c36e02
commit 7c1225347d
No known key found for this signature in database
GPG key ID: 5656BE27E1E34D0A
9 changed files with 30 additions and 28 deletions

View file

@ -1,4 +1,6 @@
#! /usr/bin/env bash
# You can execute this file to create a new package for wallabag
# eg: `sh release.sh master /tmp wllbg-release prod`
VERSION=$1
TMP_FOLDER=$2