Files
cloudron-box/src/storage
Girish Ramakrishnan 0b0d552f58 Fix usage of execSync
important thing is to not use encoding: 'utf8' because in that case
it will return a string instead of a Buffer object. '' is false but
Buffer() is not.
2021-06-24 12:59:47 -07:00
..
2021-06-24 12:59:47 -07:00
2021-06-23 14:30:00 -07:00