This commit is contained in:
Richard Sperry 2025-04-16 23:06:26 -07:00
parent b46efae311
commit 1c2e95e823

View file

@ -11,7 +11,7 @@ source "/etc/s6-overlay/s6-rc.d/paths.sh"
# List of previous config hashes, to allow upgrade "default" configs.
readonly CUSTOM_BASH_SCRIPTS_PATH="/data/custom"
readonly DEFAULT_FILES_PATH="/var/lib/code-server/defaults/core"
run() {
if [ ! -d "$CUSTOM_BASH_SCRIPTS_PATH" ]; then