Read the statement by Michael Teeuw here.
MM on Ubuntu
-
@sdetweil Here the file isnt edited, its just like the sample :thinking_face:
-
@goncalovsc as expected… u can do
cd ~/MagicMirror/config cp ~/MagicMirror.old/config/config.js . nano config.js
verify changes in config file
-
@sdetweil said in MM on Ubuntu:
cp ~/MagicMirror.old/config/config.js .
When
cp ~/MagicMirror.old/config/config.js .
Its says file or directory doesnt exist
— btw — edited on nano the file and worked
-
@goncalovsc said in MM on Ubuntu:
Its says file or directory doesnt exist
oops, typo on my previous command
~/MagucMirror.old
— btw — edited on nano the file and worked
woohoo…
-
@sdetweil now it opened, what im supposed to do with this one? How can i replace the old files? Its a bit weird seeing them on the GUI and cant edit them
-
@sdetweil and btw, how can i solve this?
https://gyazo.com/02cd494d4c3777805806e0c2be69a533
already changed from UTF-8 to the other thats on the config but same result -
@goncalovsc u don’t need to do anything with the old ones… u edited the new one…
if there is nothing else in the old, throw it away
cd ~/ rm -rf MagucMirror.old
-
@goncalovsc sorry, no idea on the RSS feed
-
@sdetweil deleted magucmirror.old and everything went back to zero, all the changes i´ve made :/
-
@goncalovsc what?
pm2 stop 0 cd ~/MagicMirror npm start