now/install/INSTALL.sh

7 lines
129 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