mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 01:44:38 +00:00
fix broken exit
This commit is contained in:
parent
a5d02b5459
commit
892ad29c60
1 changed files with 1 additions and 1 deletions
|
@ -198,8 +198,8 @@ EOF
|
|||
$STD apt-get -y autoclean
|
||||
msg_ok "Cleaned"
|
||||
systemctl restart immich-ml immich-web
|
||||
exit
|
||||
fi
|
||||
exit
|
||||
}
|
||||
|
||||
function compile_libjxl() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue