projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d573bb
)
added pseudocode
author
Chris Koeritz
<fred@gruntose.com>
Thu, 9 Nov 2017 22:26:04 +0000
(17:26 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Thu, 9 Nov 2017 22:26:04 +0000
(17:26 -0500)
scripts/site_avenger/teardown.sh
patch
|
blob
|
history
diff --git
a/scripts/site_avenger/teardown.sh
b/scripts/site_avenger/teardown.sh
index c992c4fa1463e22f17b6cd98f1b4324c320b42b6..b72aa8e0fff5a5e5d1ed7a356262de225604dbb1 100644
(file)
--- 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?
+