1
0
mirror of https://github.com/PDP-10/its.git synced 2026-02-27 01:09:49 +00:00

Updating path for image upload to hactrn.kostersitz.com

This commit is contained in:
Mike Kostersitz (Oilcan Productions)
2024-01-10 10:03:30 -08:00
committed by Lars Brinkhoff
parent e9b11a6f01
commit ec1a9fc8cc

View File

@@ -4,7 +4,7 @@ set -e
HOST="ftpupload.net"
USER="if0_35726802"
DIR="hactrn.kostersitz.com/images"
DIR="hactrn.kostersitz.com/htdocs/images"
NETRC="$HOME/.netrc"
if test -z "$FTP_SECRET"; then