Rename monkey conf file + change monkey log path

This commit is contained in:
Oleg Kalachev
2019-01-25 22:08:36 +03:00
parent 36b9aaba30
commit fc411afdfc
3 changed files with 2 additions and 2 deletions

View File

@@ -128,7 +128,7 @@ my_travis_retry pip install rpi_ws281x
echo_stamp "Setup Monkey"
mv /etc/monkey/sites/default /etc/monkey/sites/default.orig
mv /root/monkey-clever /etc/monkey/sites/default
mv /root/monkey /etc/monkey/sites/default
systemctl enable monkey.service
echo_stamp "Add .vimrc"