bypass confirma with -y flag

This commit is contained in:
RogueM 2016-10-22 16:54:49 +01:00
parent b0fe4185f8
commit 04a240db95
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ srcdir="../src"
langlist=$(ls "$srcdir")
yamlfile="../src/en/settings.yaml"
FORCE=$1
confirm() {
if [ "$FORCE" == '-y' ]; then
true