fix building on systems without bash

This commit is contained in:
Aleksey Manevich 2016-10-20 00:26:54 +03:00
parent eddb941946
commit 30481f427c

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
echo "extracting UID_MIN and GID_MIN"
echo "#ifndef FIREJAIL_UIDS_H" > uids.h