X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/projects.git/blobdiff_plain/03cd58bdb16034f1d0e2ae5ef835a3a977948ae9..810399e88ffec83152eea85d4dab561464a5ea25:/Test/webssh/FitnessePages/AaaStart/content.txt diff --git a/Test/webssh/FitnessePages/AaaStart/content.txt b/Test/webssh/FitnessePages/AaaStart/content.txt index 8c98eac..e9f4420 100644 --- a/Test/webssh/FitnessePages/AaaStart/content.txt +++ b/Test/webssh/FitnessePages/AaaStart/content.txt @@ -6,5 +6,5 @@ |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 /usr/lib/python3/dist-packages/webssh/ ~/tmp/webssh/| |call script|rsync -a ~/webssh/tests/ ~/tmp/tests/|