I got an error ( invalid option namepefail) when I am trying to install GA into my Ubuntu server;
Is there anyone know how to fix it?
···
username@VM-0-15-ubuntu:$ uname -s
Linux
username@VM-0-15-ubuntu:$ uname -v
#71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
username@VM-0-15-ubuntu:$ git --version
git version 2.43.0
username@VM-0-15-ubuntu:$ python3 --version
Python 3.12.3
username@VM-0-15-ubuntu:~$ curl -fsSL http://fudankw.cn:9000/files/ga_install.sh | bash
: invalid option namepefail
···
I got an error ( invalid option namepefail) when I am trying to install GA into my Ubuntu server;
Is there anyone know how to fix it?
···
username@VM-0-15-ubuntu:
$ uname -s$ uname -vLinux
username@VM-0-15-ubuntu:
#71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025
username@VM-0-15-ubuntu:
$ git --version$ python3 --versiongit version 2.43.0
username@VM-0-15-ubuntu:
Python 3.12.3
username@VM-0-15-ubuntu:~$ curl -fsSL http://fudankw.cn:9000/files/ga_install.sh | bash
: invalid option namepefail
···