diff options
author | mayx <mayx@outlook.com> | 2022-01-24 17:06:06 +0100 |
---|---|---|
committer | mayx <mayx@outlook.com> | 2022-01-24 17:06:06 +0100 |
commit | b7f6b857d9cbe7ba6207b44ed55fd1276a264e4f (patch) | |
tree | 21bf7c222a7440942c32e2267131d5160a264380 | |
parent | f089d24624b33ab83cd953ab43ee56e8fdd4de73 (diff) |
Update deploy.sh
-rw-r--r-- | deploy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/bash -wget -O Mabbs.md https://github.com/Mabbs/Mabbs/raw/main/README.md +curl -o Mabbs.md https://github.com/Mabbs/Mabbs/raw/main/README.md mkdir Mabbs echo "--- layout: default |