This website requires JavaScript.
Explore
Help
Sign In
rpms
/
seahorse
Watch
7
Star
0
Fork
0
You've already forked seahorse
Code
Issues
Pull Requests
Releases
Activity
f5db74bbde
seahorse
/
seahorse-agent.sh
5 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
bollocks - typo
2008-01-08 04:25:56 +00:00
#!/bin/sh
add seahorse-agent xinit script
2008-01-08 03:33:32 +00:00
if
[
-x /usr/bin/seahorse-agent
]
;
then
export
`
/usr/bin/seahorse-agent --variables
`
fi
Reference in New Issue
Copy Permalink