This commit is contained in:
sguenter
2023-10-07 13:51:36 +02:00
parent 17c0bfcc36
commit 6a166d2d5d
10 changed files with 167 additions and 82 deletions

View File

@@ -3,7 +3,7 @@
# Exit when a command fails
set -e
REPOSITORY=git@github.com:Ainias/js-helper.git
REPOSITORY=ainias@git.silas.link:Ainias/hotkeys.git
if [[ -z "$1" ]]; then
echo "versioname not given!"