Fixed oopsie
Don't blame it on the sunshine, don't blame it on the moonlight, blame it on Branco
This commit is contained in:
4
conf.sh
4
conf.sh
@@ -14,5 +14,5 @@ else
|
||||
fi
|
||||
|
||||
###Fetching Confgs
|
||||
wget -t7 "$repo"/raw/branch/"$branch"/config/Universal_20auto-upgrades -O /etc/apt/apt.conf.d/20auto-upgrades > $OUTPUT 2>&1
|
||||
wget -t7 "$repo"/raw/branch/"$branch"/config/"$LinVer"_50unattended-upgrades -O /etc/apt/apt.conf.d/50unattended-upgrades > $OUTPUT 2>&1
|
||||
wget -t7 "$mrepo"/raw/branch/"$mbranch"/config/Universal_20auto-upgrades -O /etc/apt/apt.conf.d/20auto-upgrades > $OUTPUT 2>&1
|
||||
wget -t7 "$mrepo"/raw/branch/"$mbranch"/config/"$LinVer"_50unattended-upgrades -O /etc/apt/apt.conf.d/50unattended-upgrades > $OUTPUT 2>&1
|
||||
Reference in New Issue
Block a user