refactoring changes from sequpgrade (endReturn, ...) and some modernizations
This commit is contained in:
@@ -95,7 +95,7 @@ step_22() {
|
||||
fi
|
||||
fi
|
||||
exe wget ${downUrl} -q -O "${sq_grocyDownLoc}"
|
||||
endReturn -o $? "Download failed"
|
||||
endReturn "Download failed"
|
||||
if [ -e "${sc_grocyDir}" ] ; then
|
||||
step backup
|
||||
exe rm -rf "${sc_grocyDir}/${sc_grocyViewcache}"
|
||||
|
Reference in New Issue
Block a user