Merge pull request #2340 from brooksytech/dev

Add jslisten close hotkey to portmaster gui
This commit is contained in:
Brooksytech 2023-11-10 06:41:15 -08:00 committed by GitHub
commit f62421e749
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@
# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS)
. /etc/profile
jslisten set "PortMaster"
#Make sure PortMaster exists in .config/PortMaster
if [ ! -d "/storage/.config/PortMaster" ]; then