diff --git a/docs/enterprise/immutable.md b/docs/enterprise/immutable.md index 14f3b0c5..a593978f 100644 --- a/docs/enterprise/immutable.md +++ b/docs/enterprise/immutable.md @@ -6,5 +6,3 @@ slug: /enterprise/immutable --- *We are still working on the open-source version of Install Doctor. This is the placeholder for the documentation for a feature that involves storing your initial disk image on a read-only hard-drive. The feature will pave the way for features like the ability to clear malware / ransomware by simply rebooting your device. Be sure to join our [Community](https://install.doctor/community) to become a founding user of a promising open-source project.* - -For more details about our IGI feature, check out our blog article: [The Immutable Golden Image Read-Only File System](https://install.doctor/blog/immutable-golden-image). diff --git a/docs/scripts/overview/utility.md b/docs/scripts/overview/utility.md index 2b2372de..3c7f7422 100644 --- a/docs/scripts/overview/utility.md +++ b/docs/scripts/overview/utility.md @@ -15,7 +15,7 @@ The `scripts/provision.sh` script is the quick-start script referenced by the In bash <(curl -sSL https://install.doctor/start) ``` -More details are provided on the [Kickstart Script documentation page](https://install.doctor/docs/scripts/utility/start). +More details are provided on the [Kickstart Script documentation page](https://install.doctor/docs/scripts/utility/provision.sh). ## Homebrew Install Script @@ -25,7 +25,7 @@ The `scripts/homebrew.sh` script is a helper script that installs Homebrew on Li bash <(curl -sSL https://install.doctor/brew) ``` -More details are provided on the [Homebrew Install Script documentation page](https://install.doctor/docs/scripts/utility/brew). +More details are provided on the [Homebrew Install Script documentation page](https://install.doctor/docs/scripts/utility/homebrew.sh). ## CloudFlare SSO SSH Script @@ -35,4 +35,4 @@ The `scripts/cloudflared-ssh.sh` script automates the process of connecting devi bash <(curl -sSL https://install.doctor/ssh) ``` -More details are provided on the [CloudFlare SSO SSH Script documentation page](https://install.doctor/docs/scripts/utility/ssh). +More details are provided on the [CloudFlare SSO SSH Script documentation page](https://install.doctor/docs/scripts/utility/cloudflared-ssh.sh). diff --git a/home/.chezmoiscripts/universal/run_before_50-update-dom0.sh.tmpl b/home/.chezmoiscripts/qubes/run_before_50-update-dom0.sh.tmpl similarity index 100% rename from home/.chezmoiscripts/universal/run_before_50-update-dom0.sh.tmpl rename to home/.chezmoiscripts/qubes/run_before_50-update-dom0.sh.tmpl diff --git a/home/.chezmoiscripts/universal/run_before_51-install-templates.sh.tmpl b/home/.chezmoiscripts/qubes/run_before_51-install-templates.sh.tmpl similarity index 100% rename from home/.chezmoiscripts/universal/run_before_51-install-templates.sh.tmpl rename to home/.chezmoiscripts/qubes/run_before_51-install-templates.sh.tmpl diff --git a/home/.chezmoiscripts/universal/run_before_52-ensure-minimal-vms-passwordless.sh.tmpl b/home/.chezmoiscripts/qubes/run_before_52-ensure-minimal-vms-passwordless.sh.tmpl similarity index 100% rename from home/.chezmoiscripts/universal/run_before_52-ensure-minimal-vms-passwordless.sh.tmpl rename to home/.chezmoiscripts/qubes/run_before_52-ensure-minimal-vms-passwordless.sh.tmpl diff --git a/home/.chezmoiscripts/universal/run_before_53-configure-sys-usb.sh.tmpl b/home/.chezmoiscripts/qubes/run_before_53-configure-sys-usb.sh.tmpl similarity index 100% rename from home/.chezmoiscripts/universal/run_before_53-configure-sys-usb.sh.tmpl rename to home/.chezmoiscripts/qubes/run_before_53-configure-sys-usb.sh.tmpl diff --git a/home/.chezmoiscripts/universal/run_before_54-setup-sys-gui.sh.tmpl b/home/.chezmoiscripts/qubes/run_before_54-setup-sys-gui.sh.tmpl similarity index 100% rename from home/.chezmoiscripts/universal/run_before_54-setup-sys-gui.sh.tmpl rename to home/.chezmoiscripts/qubes/run_before_54-setup-sys-gui.sh.tmpl