Bump to revision 4
making use of extended functionality of addConf and exep
This commit is contained in:
@@ -41,11 +41,7 @@ step_99() {
|
||||
|
||||
exe apt update && apt install dirmngr
|
||||
exe apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
|
||||
if [ -f "$sourceList" ] ; then
|
||||
echo "Skipping creating of $sourceList; Already exists"
|
||||
return
|
||||
fi
|
||||
echo "$sourceEntry" > "$sourceList"
|
||||
addConf -s "$sourceEntry" "$sourceList"
|
||||
exe apt update
|
||||
saveReturn $?
|
||||
endReturn
|
||||
|
Reference in New Issue
Block a user