mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-09-28 01:29:03 +03:00
YM Custom titlebar support
This commit is contained in:
@@ -73,6 +73,7 @@ find "./" -type f \( -name "*.js" -o -name "*.js.map" \) -print0 | while IFS= re
|
||||
# Use 'sed' to perform the replacement in-place
|
||||
sed -i "s/a.t.WINDOWS/a.t.LINUX/g" "$file"
|
||||
sed -i "s/B.LINUX/B.WINDOWS/g" "$file"
|
||||
sed -i "s/t4T.WINDOWS/t4T.LINUX/g" "$file"
|
||||
done
|
||||
echo "OS spoofed"
|
||||
|
||||
|
Reference in New Issue
Block a user