Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mprj-web-desktop-modules
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
DMZ
mprj-web-desktop-modules
Commits
de355532
Commit
de355532
authored
Oct 19, 2018
by
web-desktop
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore:config launcher
parent
5da2a25e
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
AppUpdateManager.jar
AppUpdateManager.jar
+0
-0
WebDesktop.jar
WebDesktop.jar
+0
-0
startLinux.sh
startLinux.sh
+2
-2
No files found.
AppUpdateManager.jar
0 → 100644
View file @
de355532
File added
mprj-web-desktop-jar-with-dependencies
.jar
→
WebDesktop
.jar
View file @
de355532
No preview for this file type
startLinux.sh
View file @
de355532
#!/bin/bash
cd
app
FILE
=
"
mprj-web-desktop-jar-with-dependencies
.jar"
FILE
=
"
AppUpdateManager
.jar"
if
[
-f
"../
$FILE
"
]
;
then
...
...
@@ -15,5 +15,5 @@ else
cp
$FILE
../
fi
cd
..
jre/bin/java
-jar
mprj-web-desktop-jar-with-dependencies
.jar
jre/bin/java
-jar
AppUpdateManager
.jar
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment