mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
fix building on systems without bash
This commit is contained in:
parent
eddb941946
commit
30481f427c
1 changed files with 1 additions and 1 deletions
2
mkuid.sh
2
mkuid.sh
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
echo "extracting UID_MIN and GID_MIN"
|
||||
echo "#ifndef FIREJAIL_UIDS_H" > uids.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue