mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 02:55:54 +00:00
rwMarkable: create the data folders during installation
This commit is contained in:
@@ -22,6 +22,7 @@ export NEXT_TELEMETRY_DISABLE=1
|
||||
export NODE_ENV=production
|
||||
$STD yarn --frozen-lockfile
|
||||
$STD yarn build
|
||||
mkdir -p data/{users,checklists,notes}
|
||||
# maybe move some stuff around so the app is in a sensible spot?
|
||||
msg_ok "Successfully built app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user