added exit1 in MODIFY .bashrc
This commit is contained in:
@@ -115,6 +115,7 @@ if [[ -f "$script_dir/NEEDED-FOR-INSTALLER" ]]; then
|
||||
echo "[ Updated .bashrc ]"
|
||||
else
|
||||
echo "[ ERROR: NEEDED-FOR-INSTALLER missing ]"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# ========================
|
||||
|
||||
Reference in New Issue
Block a user