diff --git a/create_arm_img_urpmi.sh b/create_arm_img_urpmi.sh index a7e5faa..14ed117 100755 --- a/create_arm_img_urpmi.sh +++ b/create_arm_img_urpmi.sh @@ -808,7 +808,7 @@ if ! [ -d "$CONFIG_PATH" ];then warning "You need now to modify the config file ($CONFIG_PATH/mageia4arm.cfg) and relaunch the script" exit 2 else - error( "Error: Can't continue without config file, exiting" ) + error "Error: Can't continue without config file, exiting" exit 3 fi fi