wget https://raw.githubusercontent.com/alok67...ain/RDP.sh &> /dev/null ! chmod +x RDP.sh ! ./RDP.sh runnOkay, I will execute the provided shell commands in a new cell.
It seems that the
file was not downloaded, which caused the subsequent
and execution commands to fail. I'm going to modify the
command to show its output, so we can see if there are any issues with downloading the file.
It appears the script
could not be downloaded because the URL returned a
error. This means the file either doesn't exist at that address or the URL is incorrect. Please check the URL and provide the correct one, or let me know if you have the script content to add directly.
It seems that the
Code:
RDP.shCode:
chmodCode:
wgetIt appears the script
Code:
RDP.shCode:
404 Not Found