mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-26 07:21:15 +01:00
Merge pull request #1059 from BastilleBSD/tschettervictor-patch-1
This commit is contained in:
@@ -209,7 +209,8 @@ bootstrap_release() {
|
||||
|
||||
## check if release already bootstrapped, else continue bootstrapping
|
||||
if [ -z "${bastille_bootstrap_archives}" ]; then
|
||||
error_exit "Bootstrap appears complete."
|
||||
info "\nBootstrap appears complete!\n"
|
||||
exit 0
|
||||
else
|
||||
info "\nFetching additional distfiles..."
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user