1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-03-14 16:33:00 +01:00

fix: uncomment line

This commit is contained in:
aclist 2025-01-10 22:41:02 +09:00
parent 5a292b37c4
commit 9e09bd3bb3

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -o pipefail
version=5.7.0-beta.3
version=5.7.0-beta.4
#CONSTANTS
aid=221100
@ -940,7 +940,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