bugfixes for 0.4.20191025
This commit is contained in:
@@ -456,3 +456,9 @@ network)
|
||||
usage
|
||||
;;
|
||||
esac
|
||||
|
||||
if [ ! -z "${2}" ]; then
|
||||
if [ "${2}" = 'update' ]; then
|
||||
bastille update "${RELEASE}"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user