add build flexiblity for Equinox
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
rootProject.name = "Tachidesk"
|
||||
rootProject.name = System.getenv("ProductName") ?: "Tachidesk"
|
||||
|
||||
include("server")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user