mirror of
https://github.com/opsxcq/mirror-textfiles.com.git
synced 2025-08-11 09:24:02 +02:00
html fix
This commit is contained in:
@@ -5,7 +5,7 @@ script:
|
|||||||
- touch public/.nojekyll
|
- touch public/.nojekyll
|
||||||
- echo 'textfiles.mirror.strm.sh' > public/CNAME
|
- echo 'textfiles.mirror.strm.sh' > public/CNAME
|
||||||
- find . -name "*.1" -exec rename 's/\.1$/\.html/' '{}' \;
|
- find . -name "*.1" -exec rename 's/\.1$/\.html/' '{}' \;
|
||||||
- find . -name '*.html' -exec sed 's/\.1/\.1\.html/g' -i {} +
|
- find . -name '*.html' -exec sed 's/\.1/\.html/g' -i {} +
|
||||||
|
|
||||||
# Deploy to GitHub pages
|
# Deploy to GitHub pages
|
||||||
deploy:
|
deploy:
|
||||||
|
Reference in New Issue
Block a user