diff --git a/install/INSTALL.sh b/install/INSTALL.sh index 2ce7989..b4f246b 100644 --- a/install/INSTALL.sh +++ b/install/INSTALL.sh @@ -8,4 +8,4 @@ cp ../scripts/now.sh ../scripts/now mv ../scripts/now /usr/bin mv ../scripts/now.conf /etc mkdir ~/.config/now -mv events.sh ~/.config/now \ No newline at end of file +mv ../scripts/events.sh ~/.config/now \ No newline at end of file