You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
#!/bin/bashcd /home/Mayx/rm -rf domains/mayx.serv00.net/public_html/git --work-tree=/home/Mayx/blog --git-dir=/home/Mayx/repo/git/pub/mayx checkout -fcd blogmkdir Mabbscurl -L -o Mabbs/README.md https://github.com/Mabbs/Mabbs/raw/main/README.mdbundle exec jekyll build -d ../domains/mayx.serv00.net/public_html/python3 _tools/blogquine.py --src-dir blog --quine-dir blog ../domains/mayx.serv00.net/public_html/ MayxBlog.7zmv MayxBlog.7z ../domains/mayx.serv00.net/public_html/rsync -avz --delete ../domains/mayx.serv00.net/public_html/ mayx@web.sourceforge.net:/home/project-web/mayx/htdocs/cd ../domains/mayx.serv00.net/public_html/unset GIT_DIRgit initgit lfs installgit lfs track "*.png"git lfs track "*.moc"git lfs track "*.tgz"git lfs track "*.jpg"git lfs track "*.zip"git lfs track "*.7z"git branch -m mainecho "---title: Mayxemoji: 🏢colorFrom: greencolorTo: bluesdk: staticpinned: falseshort_description: Mayx's Home Page---
">README.mdgit add .git commit -m "update"git remote add hf git@hf.co:spaces/Mabbs/bloggit push -f hf main
|