Hi, I'ld like to mention that the path for nano on debian systems is: ``` $ which nano /bin/nano ``` and not ``` /usr/bin/nano ``` as it is assumed in the script. Thanks for yout great app !
Hi,
I'ld like to mention that the path for nano on debian systems is:
and not
as it is assumed in the script.
Thanks for yout great app !