now/install/INSTALL.sh

8 lines
165 B
Bash
Raw Normal View History

2022-05-16 17:30:15 -04:00
#!/bin/sh
2022-05-16 18:53:45 -04:00
chmod +x ../scripts/now.sh
2022-05-16 17:41:17 -04:00
cp ../scripts/now.sh ../scripts/now
mv ../scripts/now /usr/bin
mv ../scripts/now.conf /etc
2022-05-16 18:55:39 -04:00
mv ../scripts/events.sh .config/now