qemush : ajout exec fonction run

This commit is contained in:
Ahurac 2023-12-08 11:01:33 +01:00
parent 00b9c552ca
commit 49cc450c34

View file

@ -124,7 +124,7 @@ public_add() {
} }
public_run() { public_run() {
sh -c "$*" exec sh -c "$*"
} }
function="$1" function="$1"