Deliverable for WANFi
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user