1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pgadmin_ynh.git synced 2024-09-03 19:56:38 +02:00

fix timout

This commit is contained in:
Josué Tille 2017-12-24 00:21:02 +01:00
parent 2a11d73e42
commit 8ea3777649

View file

@ -1,5 +1,5 @@
#!/usr/bin/expect
set timeout 10
set timeout 20
set cmd [lindex $argv 0]
set path [lindex $argv 1]