From 7fb2d21acfee6b0afe6b286c90455b6c35a5a98d Mon Sep 17 00:00:00 2001 From: Daan Date: Thu, 28 Nov 2024 08:45:07 +0100 Subject: [PATCH] Removed device line --- meshbook/examples/refresh_aptcache.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/meshbook/examples/refresh_aptcache.yaml b/meshbook/examples/refresh_aptcache.yaml index 6cc2445..0f7eb8d 100644 --- a/meshbook/examples/refresh_aptcache.yaml +++ b/meshbook/examples/refresh_aptcache.yaml @@ -1,7 +1,6 @@ --- name: Refresh the apt cache company: Temp-Agents -#device: MSI tasks: - name: refresh the cache command: "apt update"