diff options
author | mayx | 2022-01-24 16:28:37 +0000 |
---|---|---|
committer | mayx | 2022-01-24 16:28:37 +0000 |
commit | e52f68febd5870483d0dc113b3f6c96a3e4eb5b8 (patch) | |
tree | 7307211dac40a638bbd777c4fb66a0e914e6c33c /deploy.sh | |
parent | d6a06e067dd72eb751826a0e84be391b2a956187 (diff) |
Update deploy.sh
Diffstat (limited to 'deploy.sh')
-rw-r--r-- | deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy.sh b/deploy.sh index bde1b36..089474a 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,5 @@ #!/bin/bash -curl -o Mabbs.md https://github.com/Mabbs/Mabbs/raw/main/README.md +curl -L -o Mabbs.md https://github.com/Mabbs/Mabbs/raw/main/README.md mkdir Mabbs echo "--- layout: default |