Update INSTALL.sh

This commit is contained in:
everest 2022-05-16 22:53:08 +00:00 committed by GitHub
parent eafcb0a68e
commit 5f851786ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@
cp ../scripts/now.sh ../scripts/now
mv ../scripts/now /usr/bin
mv ../scripts/now.conf /etc
mkdir ~/.config/now
mv ../scripts/events.sh ~/.config/now
mkdir /home/$USER/.config/now
mv ../scripts/events.sh /home/$USER/.config/now