Przeglądaj źródła

change new scripts to use https links

Hal Emmerich 3 lat temu
rodzic
commit
0fed5290cb

+ 1 - 1
scripts/InstallScripts/FlashKernelPart.sh

@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# This file is part of PrawnOS (http://www.prawnos.com)
+# This file is part of PrawnOS (https://www.prawnos.com)
 # Copyright (c) 2018 Hal Emmerich <hal@halemmerich.com>
 # Copyright (c) 2020 Fil Bergamo <fil@filberg.eu>
 

+ 1 - 1
scripts/LibKernelUpgrade.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# This file is part of PrawnOS (http://www.prawnos.com)
+# This file is part of PrawnOS (https://www.prawnos.com)
 # Copyright (c) 2018 Hal Emmerich <hal@halemmerich.com>
 # Copyright (c) 2020 Fil Bergamo <fil@filberg.eu>