Closed lgallard closed 7 years ago
@lgallard can you please specify what configuration you have?
BaSH version, uname -a
, eventually lsb_release -a
?
Sure, no problem:
$ bash --version GNU bash, version 4.4.12(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
$ uname -a Linux lenovo 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64 GNU/Linux
$ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.0 (stretch) Release: 9.0
Luis Gallardo http://lgallardo.com
On Mon, May 29, 2017 at 4:50 AM, Mate Lang notifications@github.com wrote:
@lgallard https://github.com/lgallard can you please specify what configuration you have? BaSH version, uname -a, eventually lsb_release -a?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/smartupio/aws-vpn-mikrotik/pull/2#issuecomment-304596324, or mute the thread https://github.com/notifications/unsubscribe-auth/AF6Et1UrPFRDX5lw950hdsDJ9_7hYHoAks5r-nirgaJpZM4NlkZ_ .
I had to to change the read function for the readarray function in order to make it work.