bootstrap: lsd: fix: Add missing fi
This commit is contained in:
@@ -10,6 +10,7 @@ if [[ "$OSNAME" == "Linux" ]]; then
|
|||||||
echo 'ERROR: Unknown distro'
|
echo 'ERROR: Unknown distro'
|
||||||
echo 'Exiting...'
|
echo 'Exiting...'
|
||||||
exit 1
|
exit 1
|
||||||
|
fi
|
||||||
elif [[ "$OSNAME" == "macOS" ]]; then
|
elif [[ "$OSNAME" == "macOS" ]]; then
|
||||||
# macOS
|
# macOS
|
||||||
brew install lsd
|
brew install lsd
|
||||||
|
|||||||
Reference in New Issue
Block a user