Static assets are not copied over to the live website #1

Open
opened 2025-10-20 17:29:08 +00:00 by ken_fallon · 2 comments
Owner

Static assets are missing from the live website after a cleanout.

They need to be checked into git and rsynced acorss

Static assets are missing from the live website after a cleanout. They need to be checked into git and rsynced acorss
ken_fallon self-assigned this 2025-10-20 17:29:08 +00:00
Author
Owner

Also rss feeds

for i in $( ls -1 ~/userfiles/2025-10-20/hpr.public_html/ | grep rss);do cp -v ~/userfiles/2025-10-20/hpr.public_html/${i} ~/hackerpublicradio.org/public_html/;done

Also rss feeds for i in $( ls -1 ~/userfiles/2025-10-20/hpr.public_html/ | grep rss);do cp -v ~/userfiles/2025-10-20/hpr.public_html/${i} ~/hackerpublicradio.org/public_html/;done
Author
Owner

Credentials needed to be updated

Credentials needed to be updated
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HPR/hpr_website#1
No description provided.