- Le immagini uploadate non vengono visualizzate subito... cache... aggiungere la versione dell'immagine: vers_img
- Aggiunto il Server TESTRISO e TEST_PCB.
This commit is contained in:
@@ -1917,7 +1917,7 @@ function uploadFile(req, res, version) {
|
||||
// allora mi conviene che lo faccio dopo, manualmente.
|
||||
|
||||
console.log('Dovresti copiare fromfile', fromfile, 'tofile', tofile);
|
||||
'sudo cp -R ' + fromfile + ' ' + tofile
|
||||
console.log('sudo cp -R ' + fromfile + ' ' + tofile);
|
||||
// await tools.execScriptNoOutput('sudo cp -R ' + fromfile + ' ' + tofile)
|
||||
res.end();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user