From 7f5a15ed8a338c79e6e41e2364295f3e4837b801 Mon Sep 17 00:00:00 2001 From: Alistair Mackay <34012094+fireflycons@users.noreply.github.com> Date: Tue, 19 Mar 2024 06:34:00 +0000 Subject: [PATCH] Execute bit --- apple-silicon/delete-virtual-machines.sh | 0 apple-silicon/deploy-virtual-machines.sh | 0 apple-silicon/scripts/01-setup-hosts.sh | 0 apple-silicon/scripts/02-setup-kernel.sh | 0 apple-silicon/scripts/cert_verify.sh | 0 vagrant/ubuntu/cert_verify.sh | 0 vagrant/ubuntu/setup-kernel.sh | 0 vagrant/ubuntu/ssh.sh | 0 vagrant/ubuntu/update-dns.sh | 0 vagrant/ubuntu/vagrant/install-guest-additions.sh | 0 vagrant/ubuntu/vagrant/setup-hosts.sh | 0 11 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 apple-silicon/delete-virtual-machines.sh mode change 100755 => 100644 apple-silicon/deploy-virtual-machines.sh mode change 100755 => 100644 apple-silicon/scripts/01-setup-hosts.sh mode change 100755 => 100644 apple-silicon/scripts/02-setup-kernel.sh mode change 100755 => 100644 apple-silicon/scripts/cert_verify.sh mode change 100755 => 100644 vagrant/ubuntu/cert_verify.sh mode change 100755 => 100644 vagrant/ubuntu/setup-kernel.sh mode change 100755 => 100644 vagrant/ubuntu/ssh.sh mode change 100755 => 100644 vagrant/ubuntu/update-dns.sh mode change 100755 => 100644 vagrant/ubuntu/vagrant/install-guest-additions.sh mode change 100755 => 100644 vagrant/ubuntu/vagrant/setup-hosts.sh diff --git a/apple-silicon/delete-virtual-machines.sh b/apple-silicon/delete-virtual-machines.sh old mode 100755 new mode 100644 diff --git a/apple-silicon/deploy-virtual-machines.sh b/apple-silicon/deploy-virtual-machines.sh old mode 100755 new mode 100644 diff --git a/apple-silicon/scripts/01-setup-hosts.sh b/apple-silicon/scripts/01-setup-hosts.sh old mode 100755 new mode 100644 diff --git a/apple-silicon/scripts/02-setup-kernel.sh b/apple-silicon/scripts/02-setup-kernel.sh old mode 100755 new mode 100644 diff --git a/apple-silicon/scripts/cert_verify.sh b/apple-silicon/scripts/cert_verify.sh old mode 100755 new mode 100644 diff --git a/vagrant/ubuntu/cert_verify.sh b/vagrant/ubuntu/cert_verify.sh old mode 100755 new mode 100644 diff --git a/vagrant/ubuntu/setup-kernel.sh b/vagrant/ubuntu/setup-kernel.sh old mode 100755 new mode 100644 diff --git a/vagrant/ubuntu/ssh.sh b/vagrant/ubuntu/ssh.sh old mode 100755 new mode 100644 diff --git a/vagrant/ubuntu/update-dns.sh b/vagrant/ubuntu/update-dns.sh old mode 100755 new mode 100644 diff --git a/vagrant/ubuntu/vagrant/install-guest-additions.sh b/vagrant/ubuntu/vagrant/install-guest-additions.sh old mode 100755 new mode 100644 diff --git a/vagrant/ubuntu/vagrant/setup-hosts.sh b/vagrant/ubuntu/vagrant/setup-hosts.sh old mode 100755 new mode 100644