diff --git a/setup.sh b/setup.sh index f6c4d45..3c218bd 100755 --- a/setup.sh +++ b/setup.sh @@ -1,6 +1,6 @@ #!/bin/bash - +#test for build #Script cd /opt/StateGrid/install_shell if [ $# -lt 3 ];then @@ -56,5 +56,4 @@ cd cgroup-d5000-install echo "===Set cgroup===" -echo "=======Finish========" - +echo "=======Finish========" \ No newline at end of file