2
0

Deliverable for WANFi

This commit is contained in:
zhangsz
2025-02-26 11:10:52 +08:00
parent 69d4a61177
commit 780a39ad43
24 changed files with 1787 additions and 73 deletions

View File

@@ -27,7 +27,7 @@ latest_deb_file=$(ls -t ${local_debs_rel_dir}/*${rel_date}* 2>/dev/null | head -
# Use expect to automatically answer yes and input password for SCP commands
expect <<EOF
set timeout 120
set timeout 180
EOF
if [ -n "${latest_deb_file}" ]; then