fixed some permission issues created when init whonix submodules

This commit is contained in:
Jason Mehring 2014-10-15 07:16:09 -04:00
parent 0b473a6333
commit 532e31312b

View File

@ -154,7 +154,7 @@ if ! [ -f "$INSTALLDIR/tmp/.prepared_whonix" ]; then
pushd "$WHONIX_DIR/build-steps.d" pushd "$WHONIX_DIR/build-steps.d"
{ {
sed -i 's/ check_for_uncommited_changes/ #check_for_uncommited_changes/g' 1200_create-debian-packages; sed -i 's/ check_for_uncommited_changes/ #check_for_uncommited_changes/g' 1200_create-debian-packages;
} }
popd popd