do shell script "bless -mount /Volumes/BOOTCAMP/ -legacy -setBoot -nextonly" password "0000" with administrator privileges
tell application "System Events"
restart
end tell
Quiero que el script escrito arriba esté disponible en la terminal. Gracias de antemano