diff --git a/About/About.xml b/About/About.xml index 257e2c4..c903d3d 100644 --- a/About/About.xml +++ b/About/About.xml @@ -1,7 +1,7 @@  Add my music, please! HypoxiE - hypoxie.ammp + add.my.music
  • 1.4
  • 1.5
  • diff --git a/add_my_music.bat b/add_my_music.bat index 80454f9..490c408 100644 --- a/add_my_music.bat +++ b/add_my_music.bat @@ -1,2 +1,2 @@ @echo off -powershell -ExecutionPolicy Bypass -File %~dp0add_my_music.ps1 \ No newline at end of file +powershell -ExecutionPolicy Bypass -File "%~dp0add_my_music.ps1" \ No newline at end of file