something chaned?

This commit is contained in:
iceyrazor
2025-02-10 22:36:56 -06:00
parent 12b3accd30
commit 29beaceb3d
16 changed files with 3 additions and 3 deletions

4
rss_push.sh Normal file → Executable file
View File

@@ -45,9 +45,11 @@ put index.xml
put index.html
EOF
elif [ "$1" == "ALL" ]; then
printf "not implemented \n\n"
else
ftp -n -vvv <<EOF
ftp -n -vvv <<EOF
open $ftp
user $user $pass