Skip to content

Commit 1dd4bf0

Browse files
committed
Fix repo URL, remove timezone info
1 parent 1ee6b69 commit 1dd4bf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

airootfs/etc/pacman.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Include = /etc/pacman.d/mirrorlist
100100

101101
[StratOS-repo]
102102
SigLevel = Optional TrustAll
103-
Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64
103+
Server = https://stratos-linux.github.io/repo/x86_64

pacman.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ Include = /etc/pacman.d/mirrorlist
100100

101101
[StratOS-repo]
102102
SigLevel = Optional TrustAll
103-
Server = https://StratOS-Linux.github.io/StratOS-repo/x86_64
103+
Server = https://stratos-linux.github.io/repo/x86_64

0 commit comments

Comments
 (0)