Log /var/runtime
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { readdirSync } from 'fs';
|
import { readdirSync } from 'fs';
|
||||||
|
|
||||||
console.log(readdirSync('/var/task'));
|
console.log('/var/runtime:\n' + readdirSync('/var/runtime'));
|
||||||
|
|
||||||
process.chdir('/var/runtime');
|
process.chdir('/var/runtime');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user