From 713f84ed9ac36623f20e3e8b287d71eb1ade755c Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 11 May 2025 12:50:09 -0500 Subject: rename snapshot scripts and move to $PATH --- root_scripts/base_utilities.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'root_scripts') diff --git a/root_scripts/base_utilities.sh b/root_scripts/base_utilities.sh index cd78508..2babed8 100755 --- a/root_scripts/base_utilities.sh +++ b/root_scripts/base_utilities.sh @@ -27,5 +27,5 @@ pkg install -y thunar-archive-plugin pkg install -y thunar-media-tags-plugin pkg install -y thunar-vcs-plugin -# volume -pkg install -y mixertui +# move snapshot scripts to $PATH +sudo cp ../utility_scripts/snap* /usr/local/bin -- cgit v1.2.3