Hi guys, I want to run the following script in AppleScript editor, but its not letting me. Can anyone fix this up for me? Thanks. Also if you want credit for helping me, just leave your codename/hacker name, or just say you want to use your MacRumors name. First correct answer gets credit. Thank you!
do shell script "ssh root@192.168.1.33"
[password]
alpine
do shell script "rm /private/var/Keychains/keychain-2.db"
do shell script "ssh root@192.168.1.33"
[password]
alpine
do shell script "rm /private/var/Keychains/keychain-2.db"