jeremy il y a 4 mois
Parent
commit
8f91566567
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      RebuildandStart.sh

+ 3 - 0
RebuildandStart.sh

@@ -0,0 +1,3 @@
+docker compose down
+git pull
+docker compose up --build