It is rarely a good idea to have sudo inside scripts. Instead, remove the sudo from the script and run the script itself with sudo :
確定! 回上一頁