mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 03:05:41 +00:00
@ -218,7 +218,7 @@ install_composer () {
|
||||
fi
|
||||
|
||||
if [ "$EXPECTED_SIGNATURE" != "$ACTUAL_SIGNATURE" ]; then
|
||||
>?&2 echo 'ERROR: Invalid composer installer signature'
|
||||
>&2 echo 'ERROR: Invalid composer installer signature'
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user