Eliminate multiple version definitions in this repo

This commit is contained in:
Jason Ertel
2020-06-17 10:46:07 -04:00
parent 3451f74b63
commit 6bf8f0af08

View File

@@ -19,7 +19,7 @@ source ./so-whiptail
source ./so-variables source ./so-variables
source ./so-common-functions source ./so-common-functions
SOVERSION=2.0.0-rc.1 SOVERSION=$(cat ../VERSION)
accept_salt_key_remote() { accept_salt_key_remote() {
systemctl restart salt-minion systemctl restart salt-minion