mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Use same shebang as everywhere
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
# Set mirror to single geo setup
|
# Set mirror to single geo setup
|
||||||
echo 'Server = http://mirror.23m.com/archlinux/$repo/os/$arch' |
|
echo 'Server = http://mirror.23m.com/archlinux/$repo/os/$arch' |
|
||||||
sudo tee /etc/pacman.d/mirrorlist >/dev/null
|
sudo tee /etc/pacman.d/mirrorlist >/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user