mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-12-07 22:20:17 +00:00
Update deploy.sh
This commit is contained in:
parent
d6a06e067d
commit
e52f68febd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/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
|
mkdir Mabbs
|
||||||
echo "---
|
echo "---
|
||||||
layout: default
|
layout: default
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue