It does work on Windows.

This commit is contained in:
Business Goose 2022-03-22 18:14:27 +00:00 committed by GitHub
parent a5246504d8
commit 1fb38833e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
#!/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