mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 22:04:01 -07:00
Update postinst
This commit is contained in:
parent
9c04bb8417
commit
353526d289
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ if [ ! -e "/usr/local/vesta/data/users/admin" ]; then
|
|||
exit
|
||||
fi
|
||||
|
||||
/usr/local/vesta/bin/v-ensure-poold-folders-not-empty
|
||||
|
||||
if [ ! -d "/usr/local/vesta/data/upgrades" ]; then
|
||||
mkdir -p /usr/local/vesta/data/upgrades
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue