bump vendored config & autoformat

This commit is contained in:
decentral1se 2022-03-30 14:23:48 +02:00
parent 8bac424b47
commit 85324a477c
Signed by untrusted user: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
export APP_ENTRYPOINT_VERSION=v2
export APP_ENTRYPOINT_VERSION=v3
delete_user() {
if [ -z "$1" ] || [ -z "$2" ]; then