Initial commit
This commit is contained in:
commit
cefd40b6dc
31 changed files with 1028 additions and 0 deletions
3
bin/webapp-cp
Executable file
3
bin/webapp-cp
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/zsh
|
||||
profile="${${0:t}%%-cp}"
|
||||
cp "$@" $HOME/.jails/firefox-$profile
|
Loading…
Add table
Add a link
Reference in a new issue