all files written as modified, but git diff is empty

This commit is contained in:
painpain@minty
2026-02-02 17:41:02 +01:00
parent 9f732f3333
commit dc374ab7b4
9 changed files with 34 additions and 148 deletions
-1
View File
@@ -4,7 +4,6 @@ USR_DIR=${1:-"no_dir"}
[[ $USR_DIR == "no_dir" ]] && \
echo "usage $0 usr_dir" && \
exit 1
USR_DIR=$(realpath $USR_DIR)
#uses ssymbolic link otherwise crossdevice troubles