hi, when i try to edit /root/.TRIGGERcmdData/commands.json raspberry pi says this -bash: /root/.TRIGGERcmdData/commands.json: Permiso denegado i`m novice and sorry for my bad english please help!
-
-
@Alfredo-Guzman, you have to switch yourself to the root user before you can edit that file.
This command will switch to root:
sudo su -
-