!1 Initialisierung !|test.util.CallScript| |call script|mtestinfo webssh| |call script|!- rm -r ~/tmp/webssh | true -!| |call script|!- rm -r ~/tmp/tests | true -!| |call script|if [ ! -d ~/webssh ]; then cd ~; git clone https://github.com/huashengdun/webssh; fi| |call script|cd ~/webssh; git_up| |call script|rsync -a /usr/lib/python3.9/webssh/ ~/tmp/webssh/| |call script|rsync -a ~/webssh/tests/ ~/tmp/tests/|