Merge pull request #2340 from brooksytech/dev
Add jslisten close hotkey to portmaster gui
This commit is contained in:
commit
f62421e749
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue