Skip to content

Commit

Permalink
minor change to deploy batch file
Browse files Browse the repository at this point in the history
  • Loading branch information
DJSchaffner committed Feb 12, 2024
1 parent 58bc819 commit e24dc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@echo off
echo Copying files...
cp -r ../BetterBags_ItemRack "C:\Program Files (x86)\World of Warcraft\_classic_era_\Interface\AddOns"
cp -r "../BetterBags_ItemRack" "C:\Program Files (x86)\World of Warcraft\_classic_era_\Interface\AddOns"
echo Deployed

0 comments on commit e24dc98

Please sign in to comment.