mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-04 03:14:40 -05:00
add build flexiblity for Equinox
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
rootProject.name = "Tachidesk"
|
||||
rootProject.name = System.getenv("ProductName") ?: "Tachidesk"
|
||||
|
||||
include("server")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user