whonix: Need to commit Makefile or Whonix install script complains
This commit is contained in:
parent
a08bb8ed86
commit
e1ce88291f
@ -100,6 +100,8 @@ if ! [ -f "${INSTALLDIR}/tmp/.whonix_prepared" ]; then
|
||||
# --------------------------------------------------------------------------
|
||||
pushd "${WHONIX_DIR}"
|
||||
{
|
||||
git add Makefile || true
|
||||
git commit Makefile -m 'Added Makefile' || true
|
||||
su $(logname) -c "git submodule update --init --recursive";
|
||||
}
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user