mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-22 15:07:44 +00:00
fix(scripts): correct usage and help exit status (#143)
This commit is contained in:
@@ -97,7 +97,7 @@ Examples:
|
||||
# Use GitHub Enterprise API
|
||||
GITHUB_API_URL="https://github.example.com/api/v3/repos" $BIN ivuorinen/dotfiles
|
||||
EOF
|
||||
exit 1
|
||||
exit 0
|
||||
}
|
||||
|
||||
# Check that required dependencies are installed
|
||||
|
||||
Reference in New Issue
Block a user