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
akiraohgaki
ocs-manager
Commits
9ab4a9e1
Commit
9ab4a9e1
authored
Mar 29, 2019
by
akiraohgaki
Browse files
Merge branch 'develop'
parents
a13ee5e3
45fef7e3
Pipeline
#341
passed with stage
in 5 minutes and 11 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
app/configs/application.json
View file @
9ab4a9e1
{
"id"
:
"ocs-manager"
,
"name"
:
"ocs-manager"
,
"version"
:
"0.
7.2
"
,
"version"
:
"0.
8.0
"
,
"organization"
:
"Opendesktop.org"
,
"domain"
:
"org.opendesktop.ocs-manager"
,
"icon"
:
":/desktop/ocs-manager.svg"
,
...
...
pkg/appimage/appimagebuild
View file @
9ab4a9e1
#!/bin/bash
PKGNAME
=
'ocs-manager'
PKGVER
=
'0.
7.2
'
PKGVER
=
'0.
8.0
'
PKGREL
=
'1'
#UPDINFO='zsync|http://***/ocs-manager-x86_64.AppImage.zsync'
...
...
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