mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
fixed the error codes
This commit is contained in:
@@ -12,7 +12,7 @@ function display_help() {
|
||||
ERROR_BECAUSE_ROOT=1
|
||||
ERROR_BECAUSE_NOT_ARCH_LINUX=2
|
||||
ERROR_BECAUSE_TOO_MUCH_ARGUMENTS_PROVDED=3
|
||||
ERROR_BECAUSE_ANSIBLE_INSTALLATION_FAILED=5
|
||||
ERROR_BECAUSE_ANSIBLE_INSTALLATION_FAILED=4
|
||||
ERROR_BECAUSE_PLAYBOOK_INVALID_OR_NOT_FOUND=5
|
||||
ERROR_BECAUSE_PLAYBOOK_PATH_DOES_NOT_EXIST=6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user