add missing fi
This commit is contained in:
@@ -23,4 +23,5 @@ if [ -n "$${DOTFILES_URI// }" ]; then
|
|||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
echo "Failed to install dotfiles"
|
echo "Failed to install dotfiles"
|
||||||
exit 1
|
exit 1
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user