Преглед изворни кода

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>