Skip to content
Extraits de code Groupes Projets
Valider b616dc91 rédigé par Elliu's avatar Elliu
Parcourir les fichiers

stpkg: add missing "fi" in config for local installs

parent 20ab9fb9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -343,6 +343,7 @@ EOF ...@@ -343,6 +343,7 @@ EOF
local STPKG_INSTALL=$1 local STPKG_INSTALL=$1
local STPKG_INSTALL=${STPKG_INSTALL:="~/html/stickerpicker/"} local STPKG_INSTALL=${STPKG_INSTALL:="~/html/stickerpicker/"}
echo "STPKG_INSTALL=$STPKG_INSTALL" >> $STPKG_CONF_FILE echo "STPKG_INSTALL=$STPKG_INSTALL" >> $STPKG_CONF_FILE
echo "fi" >> $STPKG_CONF_FILE
fi fi
# Check install dir # Check install dir
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter