package updates

This commit is contained in:
zadam
2019-07-18 20:20:38 +02:00
parent b5d75f183a
commit 63b655cff4
4 changed files with 292 additions and 182 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
export GITHUB_REPO=trilium
if [[ $# -eq 0 ]] ; then
echo "Missing argument of new version"
exit 1