Skip to content

Commit

Permalink
nm
Browse files Browse the repository at this point in the history
  • Loading branch information
Al4ise committed Aug 28, 2022
1 parent 12f8f3e commit cfe9188
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azule
Original file line number Diff line number Diff line change
Expand Up @@ -1178,7 +1178,6 @@ if [ -n "${files[*]}" ]; then
Verbose "Copied $(basename "$i") to app directory" "$(basename "$i") couldn't be copied to app directory" 16 -v
done < <(find "$dir/Tweak/Library/Application Support" ! -type l -iname '*.bundle' ! -path '*.bundle/*' ! -path '*.framework/*' 2>/dev/null)


# FIXING LINKS
for i in "${inject[@]}"; do
ldid -r -M "$i" &>/dev/null
Expand Down

0 comments on commit cfe9188

Please sign in to comment.