mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 23:05:54 +00:00
Update saltstack-install.sh
This commit is contained in:
@@ -23,6 +23,7 @@ RELEASE=$(curl -fsSL https://api.github.com/repos/saltstack/salt/releases/latest
|
|||||||
curl -fsSL "https://github.com/saltstack/salt/releases/download/v${RELEASE}/salt-master_${RELEASE}_amd64.deb" -o salt-master.deb
|
curl -fsSL "https://github.com/saltstack/salt/releases/download/v${RELEASE}/salt-master_${RELEASE}_amd64.deb" -o salt-master.deb
|
||||||
$STD dpkg -i emby-server-deb_${LATEST}_amd64.deb
|
$STD dpkg -i emby-server-deb_${LATEST}_amd64.deb
|
||||||
systemctl enable -q --now salt-master
|
systemctl enable -q --now salt-master
|
||||||
|
echo "${RELEASE_BARASSISTANT}" >/opt/${APPLICATION}_version.txt
|
||||||
msg_ok "Installed Salt Master"
|
msg_ok "Installed Salt Master"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user