Only show the changed permissions.

This commit is contained in:
2026-05-06 15:02:09 -07:00
parent 5a7bd88c70
commit a28d00d3ad

View File

@@ -128,7 +128,7 @@ function update-shared2 {
https://git.hyperling.com/me/shell-music-refactor-library/raw/branch/main/refactor_music_library.sh https://git.hyperling.com/me/shell-music-refactor-library/raw/branch/main/refactor_music_library.sh
mv -v $refactor_script "$local_bin"/ mv -v $refactor_script "$local_bin"/
chmod 755 -Rv "$local_bin" chmod 755 -Rc "$local_bin"
else else
echo "Did not find '$local_bin', did not copy scripts." echo "Did not find '$local_bin', did not copy scripts."
fi fi