mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 17:26:31 +00:00
Trim whitespace
This commit is contained in:
parent
c73710dc56
commit
56141670f5
@ -231,7 +231,7 @@ detect_package_manager () {
|
||||
elif command_exist brew; then
|
||||
PACKAGE_MANAGER='brew'
|
||||
elif command_exist 'apk'; then
|
||||
PACKAGE_MANAGER='apk'
|
||||
PACKAGE_MANAGER='apk'
|
||||
else
|
||||
error "Could not find a package manager. Fail!"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user