generated from me/template-mit
Ensure bin files are executable.
This commit is contained in:
@@ -70,6 +70,8 @@ function update-shared {
|
|||||||
wget -O "$refactor_script" \
|
wget -O "$refactor_script" \
|
||||||
https://git.hyperling.com/me/shell-music-refactor-library/src/branch/main/refactor_music_library.sh
|
https://git.hyperling.com/me/shell-music-refactor-library/src/branch/main/refactor_music_library.sh
|
||||||
mv -v $refactor_script "$local_bin"/
|
mv -v $refactor_script "$local_bin"/
|
||||||
|
|
||||||
|
chmod 755 -Rv "$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
|
||||||
|
|||||||
Reference in New Issue
Block a user