This commit is contained in:
William Hirigoyen (Evolix) 2022-08-11 17:10:05 +02:00
parent 1f9002f4f3
commit f7418fff41

View file

@ -1100,4 +1100,4 @@ if [ -t 1 ]; then
fi
# shellcheck disable=SC2086
main ${ARGS}
main $@