From 3236ef30b19e5e7a8a0e692b3c780fe5ca0786b1 Mon Sep 17 00:00:00 2001 From: nea Date: Mon, 20 Feb 2023 22:41:49 +0100 Subject: Auto Update --- launch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/launch.sh b/launch.sh index ab54172..63946d7 100755 --- a/launch.sh +++ b/launch.sh @@ -1,4 +1,5 @@ #!/bin/bash +git pull pipenv install --deploy pipenv run python server.py -- cgit