mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-01 21:07:09 +00:00
Fix script format
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
cd $(dirname $0)/..
|
||||
|
||||
if ! ./scripts/ci; then
|
||||
echo "build failure see release.log"
|
||||
exit 1
|
||||
echo "build failure see release.log"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
echo
|
||||
|
Reference in New Issue
Block a user