mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-15 10:25:07 +02:00
Add command to fix passport key permissions
This commit is contained in:
committed by
GitHub
parent
5fdc8a0d67
commit
2f6a425631
@@ -60,6 +60,7 @@ function update_script() {
|
||||
php artisan 2fauth:install
|
||||
chown -R www-data: /opt/2fauth
|
||||
chmod -R 755 /opt/2fauth
|
||||
$STD php artisan 2fauth:fix-passport-key-permissions
|
||||
$STD systemctl restart php8.4-fpm
|
||||
$STD systemctl restart nginx
|
||||
msg_ok "Configured 2FAuth"
|
||||
|
||||
Reference in New Issue
Block a user