From 4a67af2d0174a9fdf02335fdc546663c8119f658 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Mon, 23 Mar 2026 18:06:06 -0400 Subject: [PATCH] Update install --- install | 1 - 1 file changed, 1 deletion(-) diff --git a/install b/install index 8a7d2c45..3ee85b0f 100755 --- a/install +++ b/install @@ -696,7 +696,6 @@ if [ -f "$FILE" ]; then else echo "creating pacsatsim.service." sudo cp /home/pi/CubeSatSim/systemd/pacsatsim.service /etc/systemd/system/pacsatsim.service - sudo systemctl enable command FLAG=1 fi