mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-10 12:00:33 +03:00
Fix typo.
Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
This commit is contained in:
parent
cb2dff127a
commit
d19fde901a
@ -2911,7 +2911,7 @@ check_for_latest() {
|
||||
package:\n\n$NEWSBOPKG\n\nThe new sbopkg package will saved \
|
||||
to your OUTPUT directory: $OUTPUT")" 13 50
|
||||
if [[ $? != 0 ]]; then
|
||||
return 0`
|
||||
return 0
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user