fixed some permission issues created when init whonix submodules

pull/1/head
Jason Mehring 10 years ago
parent 0b473a6333
commit 532e31312b

@ -154,7 +154,7 @@ if ! [ -f "$INSTALLDIR/tmp/.prepared_whonix" ]; then
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

Loading…
Cancel
Save