mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-27 16:05:48 +01:00
Log /var/runtime
This commit is contained in:
parent
6a2909a487
commit
88ac521fae
@ -1,6 +1,6 @@
|
||||
import { readdirSync } from 'fs';
|
||||
|
||||
console.log(readdirSync('/var/task'));
|
||||
console.log('/var/runtime:\n' + readdirSync('/var/runtime'));
|
||||
|
||||
process.chdir('/var/runtime');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user