Browse Source

change new scripts to use https links

Hal Emmerich 3 năm trước cách đây
mục cha
commit
0fed5290cb
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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>