Compare commits

...

3 Commits

2 changed files with 11 additions and 0 deletions

View File

@ -12,6 +12,12 @@ wget -O /sdf/arpa/ns/s/scm/index.html https://scm.sdf.org
wget -O /sdf/arpa/ns/s/scm/02.html https://scm.sdf.org/posts/2023/02.html
# Remove the posts lines
sed -i 's:<h3>Posts<\/h3>::' /sdf/arpa/ns/s/scm/index.html
sed -i 's:<h4><a href="https\:\/\/scm.sdf.org\/posts\/2023\/02.html">2023<\/a><\/h4>::' /sdf/arpa/ns/s/scm/index.html
# Convert the index.html file to an index text file
html2text -o /sdf/arpa/ns/s/scm/index -ascii -style pretty /sdf/arpa/ns/s/scm/index.html

View File

@ -4,6 +4,11 @@ sh /meta/s/scm/sdf/push-website.sh
mkhomepg -p
<<<<<<< HEAD
chown -R scm:www /meta/www/s/scm
=======
>>>>>>> 8386881c7a9832182fe279ceb8de1a069561f4df
ssh scm@tty.sdf.org ksh /sdf/arpa/ns/s/scm/sdf/cluster-web-to-other.ksh
chmod -R 755 /meta/gemini/scm