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