Skip to content
Snippets Groups Projects
Commit aab870be authored by saulo's avatar saulo
Browse files

2012-03-02_17_28_06_01_00 :: 0 :: M => 1

parent 0778a793
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ if [[ -z "$@" ]]; then
exit 0
fi
secretLoad
source secretLoad
cat <<EOF>/home/aflit001/.s3cfg
......@@ -55,9 +55,9 @@ website_index = index.html
EOF
#cat /home/aflit001/.s3cfg
cat /home/aflit001/.s3cfg
/home/aflit001/s3/s3tools_s3cmd/s3cmd $@
secretUnLoad
source secretUnLoad
rm /home/aflit001/.s3cfg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment