diff options
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 |