Add supersoup mode

This commit is contained in:
Mike Reeves
2023-08-02 09:47:35 -04:00
parent f6b9dec2ae
commit 6a7e756a37

View File

@@ -19,7 +19,7 @@
INSTALLEDVERSION=$(cat /etc/soversion) INSTALLEDVERSION=$(cat /etc/soversion)
if [[ $INSTALLEDSALTVERSION == "2.4.4" ]]; then if [[ $INSTALLEDVERSION == "2.4.4" ]]; then
echo "Initiating supersoup mode" echo "Initiating supersoup mode"
mkdir -p /tmp/supersoup mkdir -p /tmp/supersoup