Files
macports-user-dweber/tmp/databases/pgAdmin3/files/scripts/restart.applescript
T

3 lines
165 B
AppleScript
Executable File

set retval to do shell script "SystemStarter restart postgresql-8.3" with administrator privileges
display dialog retval buttons {"OK"} with icon 1 default button 1