add install script
This commit is contained in:
parent
8a93273ffe
commit
c96f790fa7
1 changed files with 3 additions and 0 deletions
3
install.sh
Executable file
3
install.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
cp src/wallpyper.py /usr/local/bin/wallpyper
|
||||
cp src/wallpyperFuncs.py /usr/local/bin/wallpyperFuncs.py
|
||||
chmod 755 /usr/local/bin/wallpyper
|
Loading…
Add table
Add a link
Reference in a new issue