mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-22 22:04:57 +00:00
Clarify buildtools.sh
This commit is contained in:
parent
7775513286
commit
a5246504d8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
#This file is to compile buildtools so that maven will build TFM! This does not work on Windows.
|
||||
rm -rfv buildtools_tmp/
|
||||
mkdir buildtools_tmp
|
||||
cd buildtools_tmp
|
Loading…
Reference in a new issue