something chaned?
This commit is contained in:
2
.gitignore
vendored
Normal file → Executable file
2
.gitignore
vendored
Normal file → Executable file
@@ -1,5 +1,3 @@
|
||||
src/**
|
||||
src
|
||||
static/**
|
||||
*.md
|
||||
hoedown
|
||||
|
||||
0
config.def.txt
Normal file → Executable file
0
config.def.txt
Normal file → Executable file
0
gen_html.sh
Normal file → Executable file
0
gen_html.sh
Normal file → Executable file
0
gen_index_list.sh
Normal file → Executable file
0
gen_index_list.sh
Normal file → Executable file
0
gen_xml.sh
Normal file → Executable file
0
gen_xml.sh
Normal file → Executable file
0
push_discord_webhook.sh
Normal file → Executable file
0
push_discord_webhook.sh
Normal file → Executable file
0
replace_all.sh
Normal file → Executable file
0
replace_all.sh
Normal file → Executable file
0
rss_pull.sh
Normal file → Executable file
0
rss_pull.sh
Normal file → Executable file
2
rss_push.sh
Normal file → Executable file
2
rss_push.sh
Normal file → Executable file
@@ -45,6 +45,8 @@ put index.xml
|
||||
put index.html
|
||||
EOF
|
||||
|
||||
elif [ "$1" == "ALL" ]; then
|
||||
printf "not implemented \n\n"
|
||||
else
|
||||
|
||||
ftp -n -vvv <<EOF
|
||||
|
||||
0
template/index.html
Normal file → Executable file
0
template/index.html
Normal file → Executable file
0
template/index.xml
Normal file → Executable file
0
template/index.xml
Normal file → Executable file
0
template/page.html
Normal file → Executable file
0
template/page.html
Normal file → Executable file
0
template/webhook.json
Normal file → Executable file
0
template/webhook.json
Normal file → Executable file
Reference in New Issue
Block a user