Update saltstack-install.sh
This commit is contained in:
parent
e0593fd077
commit
8e7ecbe49b
@ -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
|
||||
$STD dpkg -i emby-server-deb_${LATEST}_amd64.deb
|
||||
systemctl enable -q --now salt-master
|
||||
echo "${RELEASE_BARASSISTANT}" >/opt/${APPLICATION}_version.txt
|
||||
msg_ok "Installed Salt Master"
|
||||
|
||||
motd_ssh
|
||||
|
Loading…
x
Reference in New Issue
Block a user