Skip to content
Snippets Groups Projects
Commit 76be547a authored by Chris Hines's avatar Chris Hines
Browse files

resolving #75

parent 08172328
No related branches found
No related tags found
3 merge requests!106if stat fails, display the error instead of immediately refreshing...,!99Dev,!37Dev
Pipeline #8876 passed
......@@ -3,13 +3,6 @@
"name": "Desktop",
"startscript": "#!/bin/bash\n/usr/local/sv2/dev/desktop/desktop.slurm\n ",
"appactions": [
{
"name": "Clear Logs",
"notunnel": true,
"paramscmd": "/usr/local/sv2/dev/rmlogs Desktop | /usr/local/sv2/dev/jsonify.py",
"client": {"cmd": null, "redir": null},
"states": null
}
],
"instactions": [
......
......@@ -3,12 +3,6 @@
"name": "Desktop",
"startscript": "#!/bin/bash\n/usr/local/sv2/desktop/desktop.slurm\n ",
"appactions": [
{
"name": "Clear Logs",
"paramscmd": "/usr/local/sv2/dev/rmlogs Desktop | /usr/local/sv2/dev/jsonify.py",
"client": {"cmd": null, "redir": null},
"states": null
}
],
"instactions": [ {
"name": "Connect",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment