Merge branch 'master' into test

This commit is contained in:
2025-08-12 17:21:59 +03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ set "app=AIMP"
set "from_1=%storage%\%app%"
set "to_1=%appdata%\%app%"
rd /q "%to_1%"
rd /S /Q "%to_1%"
mklink /D "%to_1%" "%from_1%"