Merge branch 'autotest_ly' into 'master'
rm move.sh and runtime.zip See merge request easycorp/zentaopms!2335
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
#This script is use to rename files
|
||||
for file in * ;
|
||||
do mv $file `echo $file | tr 'A-Z' 'a-z'`;
|
||||
done
|
||||
Binary file not shown.
Reference in New Issue
Block a user