Update INSTALL.sh
This commit is contained in:
parent
dbb4a9c220
commit
eafcb0a68e
@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
cp now.sh now
|
cp ../scripts/now.sh ../scripts/now
|
||||||
mv now /usr/bin
|
mv ../scripts/now /usr/bin
|
||||||
mv now.conf /etc
|
mv ../scripts/now.conf /etc
|
||||||
mkdir ~/.config/now
|
mkdir ~/.config/now
|
||||||
mv events.sh ~/.config/now
|
mv ../scripts/events.sh ~/.config/now
|
||||||
|
Loading…
Reference in New Issue
Block a user