mirror of
https://github.com/aclist/dztui.git
synced 2024-12-28 13:22:35 +01:00
fix: uncomment function call
This commit is contained in:
parent
5a3c86fdf5
commit
60b6648218
1 changed files with 1 additions and 1 deletions
2
dzgui.sh
2
dzgui.sh
|
@ -864,7 +864,7 @@ initial_setup(){
|
|||
watcher_deps
|
||||
check_architecture
|
||||
test_connection
|
||||
# fetch_helpers > >(pdialog "Checking helper files")
|
||||
fetch_helpers > >(pdialog "Checking helper files")
|
||||
varcheck
|
||||
source "$config_file"
|
||||
lock
|
||||
|
|
Loading…
Reference in a new issue