Update update_ttyd.sh

Fix incorrect branch
This commit is contained in:
Cameron Thompson
2024-04-12 11:04:38 -04:00
committed by GitHub
parent a9c2e9c152
commit 818505e706

View File

@@ -2,7 +2,7 @@
# Define constants
GITUSER="iamromulan"
GITTREE="main"
GITTREE="development"
SERVICE_FILE="/lib/systemd/system/install_ttyd.service"
TMP_SCRIPT="/tmp/install_ttyd.sh"