diff --git a/openwrtbuilder b/openwrtbuilder index dad532f..eda4329 100755 --- a/openwrtbuilder +++ b/openwrtbuilder @@ -682,7 +682,7 @@ fromSource() { done shopt -u nullglob - ret,urn 0 + return 0 } # Generic helpers