diff options
Diffstat (limited to 'config/repositories/slowfire')
-rw-r--r-- | config/repositories/slowfire | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/repositories/slowfire b/config/repositories/slowfire index 5f00e2c..b5f0beb 100644 --- a/config/repositories/slowfire +++ b/config/repositories/slowfire @@ -1,3 +1,3 @@ # Kanotix Slowfire -deb http://kanotix.com/files/slowfire ./ -deb-src http://kanotix.com/files/slowfire ./ +deb [signed-by=/usr/share/keyrings/kanotix25.asc] http://kanotix.com/files/slowfire ./ +deb-src [signed-by=/usr/share/keyrings/kanotix25.asc] http://kanotix.com/files/slowfire ./ |