something chaned?
This commit is contained in:
parent
12b3accd30
commit
29beaceb3d
|
@ -1,5 +1,3 @@
|
||||||
src/**
|
|
||||||
src
|
|
||||||
static/**
|
static/**
|
||||||
*.md
|
*.md
|
||||||
hoedown
|
hoedown
|
||||||
|
|
|
@ -45,6 +45,8 @@ put index.xml
|
||||||
put index.html
|
put index.html
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
elif [ "$1" == "ALL" ]; then
|
||||||
|
printf "not implemented \n\n"
|
||||||
else
|
else
|
||||||
|
|
||||||
ftp -n -vvv <<EOF
|
ftp -n -vvv <<EOF
|
||||||
|
|
Loading…
Reference in New Issue