mirror of
https://github.com/Mabbs/mabbs.github.io
synced 2025-09-19 00:35:25 +02: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…
Add table
Reference in a new issue