v1.0.8: switch to public Gitea URL
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITEA="http://100.120.125.113:3000"
|
||||
GITEA="https://gitea.pdmarf.co.uk"
|
||||
REPO="pdm/stream_deck_notion_timer"
|
||||
TMP_DIR=$(mktemp -d)
|
||||
PLUGIN_FILE="${TMP_DIR}/notion-timer.streamDeckPlugin"
|
||||
|
||||
Reference in New Issue
Block a user