mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-05 08:53:54 -04:00
chore: replace helper-scripts.com with community-scripts.com (#13244)
This commit is contained in:
committed by
GitHub
parent
e731ddf61d
commit
caf03fe274
@@ -40,7 +40,7 @@ cat <<EOF >/opt/semaphore/config.json
|
||||
"access_key_encryption": "${SEM_KEY}"
|
||||
}
|
||||
EOF
|
||||
$STD semaphore user add --admin --login admin --email admin@helper-scripts.com --name Administrator --password "${SEM_PW}" --config /opt/semaphore/config.json
|
||||
$STD semaphore user add --admin --login admin --email admin@community-scripts.com --name Administrator --password "${SEM_PW}" --config /opt/semaphore/config.json
|
||||
echo "${SEM_PW}" >~/semaphore.creds
|
||||
msg_ok "Setup Semaphore"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user