Skip to content

Commit 06a1572

Browse files
committed
Fix missing "fi" in user restore.
1 parent 9475e65 commit 06a1572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v-restore-user

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ if [ "$create_user" = 'yes' ]; then
271271

272272
# Rebuilding user
273273
rebuild_user_conf
274+
fi
274275

275276
# Unpacking pam container
276277
tar xf $BACKUP/$backup -C $tmpdir ./pam

0 commit comments

Comments
 (0)