Cleanup.
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
// This file contains function that are web app specific
|
||||
|
||||
function execute(command) {
|
||||
// exec(command, {stdio: 'inherit'});
|
||||
}
|
||||
|
||||
|
||||
function writeAsciiFile(filename,content) {
|
||||
// Write string content into ascii file filename
|
||||
// Go via CGI script
|
||||
|
||||
Reference in New Issue
Block a user