Passing password as argument to npm run start command line
I execute npm run start in a .sh command file on a NAS Synology at startup (bash).
But a password is required after this command line, how could i pass it as an argument in my .sh file ?
Passing password as argument to npm run start command line
I execute npm run start in a .sh command file on a NAS Synology at startup (bash).
But a password is required after this command line, how could i pass it as an argument in my .sh file ?