pinstall.sh 307 B

1234567
  1. #!/bin/sh
  2. #BK may 2011
  3. if [ "`pwd`" = "/" ];then #installing in a running puppy (not in woof)
  4. yaf-splash -bg pink -close box -placement center -text "You have installed Dbus, but it will not work until after Puppy is rebooted. Please do so before trying to run any application that depends on Dbus." &
  5. fi