Added bash script for easily adding the repo to all editions

This commit is contained in:
JPyke3 2020-09-10 09:59:25 +10:00 committed by Jacob Pyke
parent 7a602ef1de
commit e9d6d54d38
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,7 @@
#!/bin/bash
for f in ../manjaro; do
if [ -d "$f" ]; then
cp user-repos.conf ../manjaro/"$f"
fi
done

3
Scripts/user-repos.conf Normal file
View File

@ -0,0 +1,3 @@
[mbp]
SigLevel = Optional TrustAll
Server = https://jacobpyke.xyz/archlinux/$repo/$arch