mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
bash
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
NOUSER=`id -u bitwarden > /dev/null 2>&1; echo $?`
|
||||
LUID=${LOCAL_UID:-999}
|
||||
|
||||
Reference in New Issue
Block a user