1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00

Optimize indentation format for shell scripts

This commit is contained in:
niusmallnan
2018-11-22 16:28:46 +08:00
parent b131ddeb7c
commit 50e72e629b
13 changed files with 117 additions and 117 deletions

View File

@@ -7,7 +7,7 @@ if [ ! -e "./build/initrd/usr/share/ros/os-config.yml" ]; then
./.dapper release ./.dapper release
else else
echo "using existing build of ros" echo "using existing build of ros"
# ./.dapper build-target #./.dapper build-target
fi fi
source ./scripts/version source ./scripts/version