@fbaer It’s recommended to maintain the directory’s permissions as they are, even if you’re the only one accessing the device. Keeping sensitive files and folders in secure read-only mode is good practice.
In the shell, ‘&&’ is a separator that you can interpret as ‘and,’ so you need to re-use the ‘sudo’ on the second command as well.