Bob Mottram пре 10 година
родитељ
комит
15bc3f954d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Прегледај датотеку

@@ -271,7 +271,7 @@ function time_synchronisation {
271 271
   update-rc.d tlsdate defaults
272 272
 }
273 273
 
274
-function defend_against_port_scanning
274
+function defend_against_port_scanning {
275 275
   apt-get -y install portsentry
276 276
 }
277 277