Add files via upload
This commit is contained in:
7
install/INSTALL.sh
Normal file
7
install/INSTALL.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
cp now.sh now
|
||||
mv now /usr/bin
|
||||
mv now.conf /etc
|
||||
mkdir ~/.config/now
|
||||
mv events.sh ~/.config/now
|
||||
Reference in New Issue
Block a user