distro fix

This commit is contained in:
2019-04-21 13:11:18 -05:00
parent a4990e98e4
commit fc90e6f62e
3 changed files with 6 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ export SERVER_TYPE="prod"
#######################################################################################################################################################
#Step 3: Grab slack runtime bits and deploy slack
#######################################################################################################################################################
curl --insecure -q $DIST_SERVER/$DIST_ROOT_PATH/distro > /usr/bin/distro
curl --insecure -q $DIST_SERVER/$DIST_ROOT_PATH/bin/distro > /usr/bin/distro
chmod +x /usr/bin/distro
apt-get -y install make perl rsync