Update 'install/INSTALL.sh'
This commit is contained in:
parent
b7d2a11bd6
commit
8cf3966c7e
@ -1,6 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Remove outdated now
|
||||
rm /usr/bin/now
|
||||
|
||||
chmod +x ../scripts/now.sh
|
||||
cp ../scripts/now.sh ../scripts/now
|
||||
mv ../scripts/now /usr/bin
|
||||
mv ../scripts/now.conf /etc
|
||||
mkdir ~/.config/now
|
||||
mv events.sh ~/.config/now
|
Loading…
Reference in New Issue
Block a user