SHA256
Переименовать server2 deploy-скрипт
This commit is contained in:
+2
-2
@@ -1,2 +1,2 @@
|
||||
client.version=1.2.325
|
||||
server.version=1.2.297
|
||||
client.version=1.2.326
|
||||
server.version=1.2.298
|
||||
|
||||
+1
-1
@@ -216,7 +216,7 @@ tasks.register('deployServer', Exec) {
|
||||
dependsOn shadowJar
|
||||
workingDir = rootDir
|
||||
environment 'LOCAL_JAR', file('SHiNE-server/build/libs/shine-server.jar').absolutePath
|
||||
commandLine 'bash', file('deploy_shine-server_test2.sh').absolutePath
|
||||
commandLine 'bash', file('deploy_shine-server_server2shineupme.sh').absolutePath
|
||||
}
|
||||
|
||||
tasks.register('deployUI', Exec) {
|
||||
|
||||
Reference in New Issue
Block a user