Update 'install/INSTALL.sh'

This commit is contained in:
Liam Waldron 2022-08-04 11:43:44 -04:00
parent b7d2a11bd6
commit 8cf3966c7e

View File

@ -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