From 6a900baedb476b6fb29a7ccde7efd297d6522595 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 15 Aug 2015 22:57:14 +0200 Subject: [PATCH] Added Offline SSID Script --- site.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site.mk b/site.mk index 29f3d8e..4e01694 100644 --- a/site.mk +++ b/site.mk @@ -26,7 +26,8 @@ GLUON_SITE_PACKAGES := \ iwinfo \ iptables \ haveged \ - tro-netwatch + tro-netwatch \ + tro-offline_ssid DEFAULT_GLUON_RELEASE := 2014.4-stable-2.1 # Allow overriding the release number from the command line