reveal tweaks and revised articleupload script

This commit is contained in:
Nathan Schneider
2026-02-13 08:55:47 -07:00
parent c8c7545cd6
commit ce1a2c421d
2 changed files with 5 additions and 3 deletions
+3 -1
View File
@@ -1,5 +1,7 @@
#!/bin/sh
sftp nsinfo@ossie.mayfirst.org <<EOF
echo "Be sure to log into members.mayfirst.org/cp/ as nsinfo in the past 24 hours. Proceed when ready."
read response
sftp nsinfo@shell.mayfirst.org <<EOF
cd nathanschneider.info/web/articles/
put $1
quit