1
0
mirror of https://github.com/hestiacp/hestiacp.git synced 2025-02-06 09:45:30 +00:00

Fix warning caused by some old jailed code left (#4751)
All checks were successful
Lint / markdownlint (push) Successful in 5s
Lint / ShellCheck (push) Successful in 42s
Lint / Prettier (push) Successful in 29s
Lint / ESLint (push) Successful in 20s
Lint / Stylelint (push) Successful in 19s
Test / Docs site (push) Successful in 19s

This commit is contained in:
Robert-Jan de Dreu 2025-02-04 19:10:10 +01:00 committed by GitHub
parent b38e5650ca
commit e222e6e910
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -373,7 +373,6 @@ if (!empty($_POST["save"])) {
empty($_SESSION["error_msg"])
) {
$v_shell = quoteshellarg($_POST["v_shell"]);
$v_shell_jail_enabled = quoteshellarg($_POST["v_shell_jail_enabled"]);
exec(
HESTIA_CMD .