refactor: simplify setup by already adding folder

This commit is contained in:
Rainer Killinger
2019-03-14 13:39:09 +00:00
parent 58802562f3
commit f3d27a8c6e
3 changed files with 3 additions and 7 deletions

View File

@@ -32,7 +32,6 @@ if [ "$ACTUAL_MAX_MAP_COUNT" -lt "$MINIMAL_MAX_MAP_COUNT" ]; then
done
fi
mkdir -p database
$SUDO chown 100:101 database
cat <<EOF