threadr.lostcave.ddnss.de/deployment-script.sh

10 lines
279 B
Bash
Executable File

#!/bin/bash
echo "Deployment script for repository \"web-deployment\"
`date`
=============================================================================="
python variable_grabbler.py
echo "==============================================================================
Done."