Error on line 768. Report this to the author at
https://forum.sinusbot.com/threads/sinusbot-installer-script.1200/ only. Not a PN or a bad review, cause this is an error of your system not of the installer script.
Command which failed was: " cp -R ./TeamSpeak3-Client-linux_$ARCH/* ./". Please try to execute it manually and attach the output to the bug report in the forum thread.
root@vps547:~# " cp -R ./TeamSpeak3-Client-linux_$ARCH/* ./".
-bash: cp -R ./TeamSpeak3-Client-linux_/* ./.: No such file or directory
root@vps547:~# " cp -R ./TeamSpeak3-Client-linux_amd64/* ./".
-bash: cp -R ./TeamSpeak3-Client-linux_amd64/* ./.: No such file or directory
root@vps547:~# cp -R ./TeamSpeak3-Client-linux_amd64/* ./".
> cp -R ./TeamSpeak3-Client-linux_amd64/* ./".
cp: cannot stat './TeamSpeak3-Client-linux_amd64/*': No such file or directory
root@vps547:~# cp -R ./TeamSpeak3-Client-linux_amd64/* ./
cp: cannot stat './TeamSpeak3-Client-linux_amd64/*': No such file or directory
Was muss ich tun?