Skip to content
Extraits de code Groupes Projets
Vérifiée Valider ea317015 rédigé par Kubat's avatar Kubat
Parcourir les fichiers

STPKG: Enable the 'edit' command...

parent 039ebb0e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -613,9 +613,9 @@ __edit() {
esac
# TODO [OPTIONAL] Update the preview
jq < $TEMP
#cp $TEMP $FILE
# TODO Add a dry mode, to only preview the change
#jq < $TEMP ### to test/review the change
cp $TEMP $FILE
}
__add() {
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter