summaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-07 10:07:48 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-07 10:07:48 -0300
commitfb4a09c827549fe9eb4980655dac345d73f4022d (patch)
treee89b718cdcb8a03bbe02656308999aebf1015c8a /setup.sh
parent6563514c05a927a82d01cae90044844ea75ca22c (diff)
Finished first iteration of the script
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index d7af2e1..56ec0ca 100755
--- a/setup.sh
+++ b/setup.sh
@@ -92,6 +92,14 @@ else
echo "========================================================"
echo ""
fi
+# ============================================================================================
+
+# ============================================================================================
+# Cleaning up...
+# ============================================================================================
+
+mv /tmp/yams/setup.sh $install_location || true
+mv /tmp/yams/docker-compose.example.yaml $install_location || true
echo "========================================================"
echo " _____ ___ ___ ___ "