Skip to content

Instantly share code, notes, and snippets.

@nosmall
Last active June 16, 2016 07:27
Show Gist options
  • Save nosmall/fd8429f15783ded41580534627417c83 to your computer and use it in GitHub Desktop.
Save nosmall/fd8429f15783ded41580534627417c83 to your computer and use it in GitHub Desktop.
TrinityCore - Extractor - MMAPS - Linux (Ubuntu)
#! /bin/bash
mkdir -p mmaps
screen -L -A -m -d -S tmp_mmaps_generator ./mmaps_generator
echo "Check Progress: screen -x tmp_mmaps_generator"
echo ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment