mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
package updates
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export GITHUB_REPO=trilium
|
||||
|
||||
if [[ $# -eq 0 ]] ; then
|
||||
echo "Missing argument of new version"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user