Skip to content

Commit

Permalink
Wohead scraper launcher
Browse files Browse the repository at this point in the history
Signed-off-by: Alar of Daggerspine <[email protected]>
  • Loading branch information
Alar of Daggerspine committed Aug 25, 2015
1 parent f056034 commit d20ae5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions wowhead.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/bash
cd $(dirname $0)
echo -e "local me,ns = ...\n" >wowhead.lua
../Helpers/GCAllRewards.php >>wowhead.lua
../Helpers/GCGearTokens.php >>wowhead.lua

0 comments on commit d20ae5a

Please sign in to comment.