www-data 6

This commit is contained in:
Valentin 2024-02-25 23:11:01 +01:00
parent ab8b4d9c81
commit d40c72f607
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ if [[ "$answer" == "y" ]]; then
chown -R www-data:www-data /home/$username/$front_folder
su -s /bin/bash -c "cd /home/${username} &&\
su -s /bin/bash -c "cd /home/${username}/${front_folder} &&\
tmux send-keys -t directus C-c &&\
npm install &&\
NUXT_TELEMETRY_DISABLED=1 bash -c \"npm run build\" &&\