5 lines
122 B
Bash
5 lines
122 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
echo "--------moveFile start--------------"
|
||
|
|
#cp -rf ${WORKSPACE}/scripts/sonar-project.properties ${WORKSPACE}
|