Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rws77
ocs-manager
Commits
46f26588
Commit
46f26588
authored
Apr 17, 2018
by
akiraohgaki
Browse files
Merge branch 'develop'
parents
9b4eb6fc
112937b1
Changes
2
Hide whitespace changes
Inline
Side-by-side
app/configs/application.json
View file @
46f26588
{
"id"
:
"ocs-manager"
,
"name"
:
"ocs-manager"
,
"version"
:
"0.6.
0
"
,
"version"
:
"0.6.
1
"
,
"organization"
:
"Opendesktop.org"
,
"domain"
:
"org.opendesktop.ocs-manager"
,
"icon"
:
":/desktop/ocs-manager.svg"
,
...
...
pkg/appimage/appimagebuild
View file @
46f26588
#!/bin/bash
PKGNAME
=
'ocs-manager'
PKGVER
=
'0.6.
0
'
PKGVER
=
'0.6.
1
'
PKGREL
=
'1'
curl
-fsSL
-o
linuxdeployqt.AppImage https://github.com/probonopd/linuxdeployqt/releases/download/continuous/linuxdeployqt-continuous-x86_64.AppImage
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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