Update linkstack.sh

This commit is contained in:
CanbiZ
2025-07-22 10:59:34 +02:00
committed by GitHub
parent ece119eca5
commit c1409db8d7

View File

@@ -29,7 +29,7 @@ function update_script() {
exit
fi
PHP_VERSION="8.3" PHP_MODULE="sqlite3" PHP_APACHE="YES" setup_php
msg_error "Adguard Home should be updated via the user interface."
msg_warn "LinkStack should be updated via the user interface."
exit
}