qemush : suppression set inutiles

This commit is contained in:
Ahurac 2024-03-24 23:28:17 +01:00
parent db2b517194
commit 29fc93c188

View file

@ -137,8 +137,8 @@ public_rm() {
# Invoke bash as qemu user in its home directory
public_shell() {
cd || return
set -- bash -i "$@"
exec "$@"
exec bash -i
}
# Output the content of an entrypoint, with coloration if on a virtual