upgraded
This commit is contained in:
@@ -11,8 +11,6 @@ function bootstrap {
|
||||
cd "$(mktemp -d)" || exit 3
|
||||
curl -s -O $MAIN_TAR_GZ_URL
|
||||
tar -xzf main.tar.gz --directory "$(dirname $MIAOU_BASH_DIR)"
|
||||
|
||||
echo "miaou-bash deployed to: $MIAOU_BASH_DIR"
|
||||
}
|
||||
|
||||
function assert_supported_distro {
|
||||
|
||||
Reference in New Issue
Block a user