Update INSTALL.sh

This commit is contained in:
everest 2022-05-16 21:41:17 +00:00 committed by GitHub
parent dbb4a9c220
commit eafcb0a68e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/sh
cp now.sh now
mv now /usr/bin
mv now.conf /etc
cp ../scripts/now.sh ../scripts/now
mv ../scripts/now /usr/bin
mv ../scripts/now.conf /etc
mkdir ~/.config/now
mv events.sh ~/.config/now
mv ../scripts/events.sh ~/.config/now