quick fix
This commit is contained in:
@@ -29,12 +29,9 @@ if [[ "$current" == "$latest" ]]; then
|
||||
else
|
||||
# TODO: prevent refresh from development purpose
|
||||
rm -rf "$MIAOU_BASH_DIR"
|
||||
echo BEFORE bootstrap
|
||||
bootstrap
|
||||
|
||||
echo BEFORE init
|
||||
miaou-bash "$MIAOU_BASH_DIR/lib/init.bash"
|
||||
echo AFTER INIT
|
||||
echo "miaou-bash successfully updated"
|
||||
miaou-bash --version
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user