mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
fix chown
This commit is contained in:
parent
d10b69f8af
commit
80cba8d29d
2 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ $STD php bin/console app:translations:dump
|
|||
cd assets/
|
||||
$STD yarn install
|
||||
$STD yarn build
|
||||
mkdir -p /opt/koillection/public/uploads
|
||||
chown -R www-data:www-data /opt/koillection/public/uploads
|
||||
msg_ok "Configured Koillection"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue