mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
Headscale: Add headscale-admin UI as option (#6205)
This commit is contained in:
parent
eda1b1aea8
commit
e25f3dce52
3 changed files with 42 additions and 0 deletions
|
@ -38,6 +38,7 @@ function update_script() {
|
|||
msg_ok "Stopped ${APP}"
|
||||
|
||||
fetch_and_deploy_gh_release "headscale" "juanfont/headscale" "binary"
|
||||
fetch_and_deploy_gh_release "headscale-admin" "GoodiesHQ/headscale-admin" "prebuild" "latest" "/opt/headscale-admin" "admin.zip"
|
||||
|
||||
msg_info "Starting ${APP}"
|
||||
# Temporary fix until headscale project resolves service getting disabled on updates.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue