From 26ac2a294de459ef4ed4c8e30350f9833cc5c141 Mon Sep 17 00:00:00 2001 From: gunu3371 <55932910+gunu3371@users.noreply.github.com> Date: Sat, 13 Jul 2024 15:21:07 +0900 Subject: [PATCH] Update install_service.sh --- install_service.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install_service.sh b/install_service.sh index 5d14255..2eb5f01 100755 --- a/install_service.sh +++ b/install_service.sh @@ -1,4 +1,6 @@ #!/bin/bash +apt update +apt install python3-pip python3 -m pip install -r requirements.txt mkdir -p /etc/m1s_ups/