sailfish-safe

Sailfish frontend for safe(1)
git clone git://git.z3bra.org/sailfish-safe.git
Log | Files | Refs | README | LICENSE

harbour-safe.sh (184B)


      1 #!/bin/sh
      2 
      3 if [ -z "${XDG_RUNTIME_DIR}" ]; then
      4 	export XDG_RUNTIME_DIR=$HOME/.local/share/safe-store
      5 fi
      6 
      7 eval `safe-agent -t 900 -f "${XDG_RUNTIME_DIR}/agent.sock"`
      8 exec harbour-safe