From 6058b46a54c6f748861460a07c8d241b3c21e5f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Jun 2023 08:26:52 +0200 Subject: [PATCH] Update shellinabox --- conf/shellinabox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/shellinabox b/conf/shellinabox index ef1e5c0..c5d47db 100644 --- a/conf/shellinabox +++ b/conf/shellinabox @@ -6,7 +6,7 @@ SHELLINABOX_PORT=__PORT__ # Parameters that are managed by the system and usually should not need # changing: -# SHELLINABOX_DATA_DIR=/var/lib/shellinabox +# SHELLINABOX_DATADIR=/var/lib/shellinabox # SHELLINABOX_USER=shellinabox # SHELLINABOX_GROUP=shellinabox