From 4c3ffdd2e6ce94e9ad74785b2ff2fd4ce563165e Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 27 Dec 2020 12:36:21 -0500 Subject: [PATCH] Fixed name of update service. --- arcroft/build-arcroft.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arcroft/build-arcroft.sh b/arcroft/build-arcroft.sh index 23df8d9..251803e 100755 --- a/arcroft/build-arcroft.sh +++ b/arcroft/build-arcroft.sh @@ -165,7 +165,7 @@ EOF cat << 'EOF' > /mnt/etc/systemd/system/mycroft-update.service [Unit] -Description=Mycroft AI +Description=Mycroft AI Update After=network.target [Service]