mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 19:26:27 +00:00
Add an Exit message and Status to Install Script
This commit is contained in:
parent
ce02932893
commit
2c54463ab2
@ -97,3 +97,6 @@ command -v ctags >/dev/null 2>&1 || { echo "Warning: ctags required for Tag List
|
||||
--- Debian: apt-get install ctags
|
||||
--- OSX (MacPorts): port install ctags"; }
|
||||
|
||||
echo "All done!"
|
||||
exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user