This commit is contained in:
LinuxSquare 2024-04-21 14:47:40 +02:00
parent 1a6b2aab99
commit c77b871032

View file

@ -105,6 +105,7 @@ while true; do
;;
--server)
shift
echo "$@"
server "${1}" "${3}" "${4}"
;;
--)