We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在centos8 中安装了docker,使用docker_AoiAWD_Start.sh 安装,报错。。。
[root@centos8 AoiAWD]# ./docker_AoiAWD_Start.sh ./docker_AoiAWD_Start.sh: line 31: syntax error near unexpected token elif' '/docker_AoiAWD_Start.sh: line 31: elif [[ "$RUN_STATUS" =~ "up-to-date" ]];then
elif' '/docker_AoiAWD_Start.sh: line 31:
The text was updated successfully, but these errors were encountered:
@th3kfc 可以尝试一下我修改的 Docker。https://blog.codesec.work/c5c098b97076/
Sorry, something went wrong.
No branches or pull requests
在centos8 中安装了docker,使用docker_AoiAWD_Start.sh 安装,报错。。。
[root@centos8 AoiAWD]# ./docker_AoiAWD_Start.sh
./docker_AoiAWD_Start.sh: line 31: syntax error near unexpected token
elif' '/docker_AoiAWD_Start.sh: line 31:
elif [[ "$RUN_STATUS" =~ "up-to-date" ]];thenThe text was updated successfully, but these errors were encountered: