From: Chris Koeritz Date: Thu, 9 Nov 2017 22:26:04 +0000 (-0500) Subject: added pseudocode X-Git-Tag: 2.140.90~6^2~7 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=8b59d487699ed2cc553b4a39cfa4e03ae1a819d8;p=feisty_meow.git added pseudocode --- diff --git a/scripts/site_avenger/teardown.sh b/scripts/site_avenger/teardown.sh index c992c4fa..b72aa8e0 100644 --- a/scripts/site_avenger/teardown.sh +++ b/scripts/site_avenger/teardown.sh @@ -1,5 +1,12 @@ #!/bin/bash -# not implemented yet. +echo "sorry--this script is not implemented yet." + +# need the inverse of add_domain and add_apache_site. +# can use the same machinery as standup, just need to invoke these two new removal methods. + +# the decommissioning of the app is a question though. we don't want to delete it, i'm pretty sure. +# so how about that part is to do nothing? +