if [ "$GET_action" = "getconfig" ]; then header "Content-Type: application/x-compressed-tar" header "Content-Disposition: filename=`date +%Y-%m-%d_%H%M_$HOST_NAME`_config.tgz" backup-config.sh export exit fi ?>