From 4d5cd3dc354a03d6cf6f97e5868bc578f11207ef Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Tue, 11 Apr 2023 22:03:50 +0000 Subject: [PATCH] Update file run_onchange_after_06-bin-symlink.tmpl --- .../universal/run_onchange_after_06-bin-symlink.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl b/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl index bd3e809d..17a8dd0b 100644 --- a/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl +++ b/home/.chezmoiscripts/universal/run_onchange_after_06-bin-symlink.tmpl @@ -1,6 +1,6 @@ {{- if (ne .host.distro.family "windows") -}} #!/usr/bin/env bash -# @file Python 2 / Python 3 Symlink +# @file Python Symlink # @brief Symlinks `python` to `python3` when Python 2.7 is not installed # @description # This script checks if `python3` is available and if `python` is not available. If both are true, then the script