mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 03:38:40 +00:00
Test
This commit is contained in:
parent
0e59f404bb
commit
170ac3df08
|
|
@ -13,6 +13,8 @@ echo $rootpath
|
|||
continue
|
||||
fi
|
||||
|
||||
echo $FILE
|
||||
|
||||
# Filename
|
||||
if [[ $(isValidFileName "$FILE") = 1 ]]; then
|
||||
echo -e "\e[1;31m\tInvalid file name '$FILE'.\e[0m" >&2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user