Update JSRepl.desktop
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Comment[en_US]=
|
Comment[en_US]=
|
||||||
Comment=
|
Comment=
|
||||||
Exec=echo '>>' /tmp/repl.js '&' kwrite /tmp/repl.js '&' konsole -e nodemon -w /tmp/repl.js -q --exec 'clear && node /tmp/repl.js'
|
Exec=echo 'touch' /tmp/repl.js '&' kwrite /tmp/repl.js '&' konsole -e nodemon -w /tmp/repl.js -q --exec 'clear && node /tmp/repl.js'
|
||||||
GenericName[en_US]=Run an interactive JS REPL
|
GenericName[en_US]=Run an interactive JS REPL
|
||||||
GenericName=Run an interactive JS REPL
|
GenericName=Run an interactive JS REPL
|
||||||
Icon=
|
Icon=
|
||||||
|
Reference in New Issue
Block a user