mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-29 20:34:34 +01:00
Fix typo.
Signed-off-by: Mauro Giachero <mauro.giachero@gmail.com>
This commit is contained in:
parent
cb2dff127a
commit
d19fde901a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue