initial deployment script

milan
BodgeMaster 2022-02-19 18:59:54 +01:00
parent 6a6c91084d
commit 57b79fe1ce
1 changed files with 10 additions and 0 deletions

10
deployment-script.sh Normal file
View File

@ -0,0 +1,10 @@
#!/bin/bash
echo "Deploying Hacky Quizbot...
$(date "+%Y-%m-%d %I:%M:%S%p %:z")
================================================================================"
# actually do stuff here
echo "================================================================================
Done."