Преглед на файлове

change new scripts to use https links

Hal Emmerich преди 3 години
родител
ревизия
0fed5290cb
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      scripts/InstallScripts/FlashKernelPart.sh
  2. 1 1
      scripts/LibKernelUpgrade.sh

+ 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>