refactoring changes from sequpgrade (endReturn, ...) and some modernizations
This commit is contained in:
@@ -16,7 +16,7 @@ step_1() {
|
||||
|
||||
echo -n "Downloading tvheadend repository key ... "
|
||||
exe wget -qO- https://doozer.io/keys/tvheadend/tvheadend/pgp | sudo apt-key add -
|
||||
endReturn -o $? "Download of repository key failed"
|
||||
endReturn "Download of repository key failed"
|
||||
|
||||
addConf -c "$sourceEntry" "$sourceList"
|
||||
}
|
||||
|
Reference in New Issue
Block a user