untrusted-test-only / deploy.sh.example
lychees's picture
Upload 569 files
87b3b3a
raw
history blame contribute delete
84 Bytes
cd $2
ncftpput -R -v -u [username] ftp.[domain].com [untrusted_root_path]$1 .
cd ..