mirror of
https://github.com/aclist/dztui.git
synced 2026-08-29 19:27:13 +02:00
fix: uncomment line
This commit is contained in:
parent
5a292b37c4
commit
9e09bd3bb3
4
dzgui.sh
4
dzgui.sh
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
|
||||||
version=5.7.0-beta.3
|
version=5.7.0-beta.4
|
||||||
|
|
||||||
#CONSTANTS
|
#CONSTANTS
|
||||||
aid=221100
|
aid=221100
|
||||||
@ -940,7 +940,7 @@ initial_setup(){
|
|||||||
watcher_deps
|
watcher_deps
|
||||||
check_architecture
|
check_architecture
|
||||||
test_connection
|
test_connection
|
||||||
# fetch_helpers > >(pdialog "Checking helper files")
|
fetch_helpers > >(pdialog "Checking helper files")
|
||||||
varcheck
|
varcheck
|
||||||
source "$config_file"
|
source "$config_file"
|
||||||
lock
|
lock
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user