Advertisement
Guest User

Untitled

a guest
Feb 28th, 2011
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. post_install() {
  2. echo -e "Put /usr/share/pilaunch/piconfig.py and /usr/share/pilaunch/pilaunchextras.py in directory ~/.config/pilaunch/ and customize as you see fit."
  3. }
  4.  
  5. post_upgrade() {
  6. echo -e "Put /usr/share/pilaunch/piconfig.py and /usr/share/pilaunch/pilaunchextras.py in directory ~/.config/pilaunch/ and customize as you see fit."
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement