Adjusted path in articleupload script for new shell
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
echo "Be sure to log into members.mayfirst.org/cp/ as nsinfo in the past 24 hours. Proceed when ready."
|
echo "Be sure to log into members.mayfirst.org/cp/ as nsinfo in the past 24 hours. Proceed when ready."
|
||||||
read response
|
read response
|
||||||
sftp nsinfo@shell.mayfirst.org <<EOF
|
sftp nsinfo@shell.mayfirst.org <<EOF
|
||||||
cd nathanschneider.info/web/articles/
|
cd web/articles/
|
||||||
put $1
|
put $1
|
||||||
quit
|
quit
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user