Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dmytro Bogatov
status-site
Commits
bd3ab2f7
Commit
bd3ab2f7
authored
Aug 04, 2017
by
Dmytro Bogatov
💕
Browse files
Hot fix.
parent
d16765e9
Pipeline
#586
failed with stages
in 0 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
debian/Makefile
View file @
bd3ab2f7
...
...
@@ -4,3 +4,4 @@ install:
cp
--no-preserve
=
ownership appsettings.production.yml
$
$(pwd)
/debian/status-ctl/etc/status-site/appsettings.yml
cp
--no-preserve
=
ownership docker-compose.yml
$
$(pwd)
/debian/status-ctl/etc/status-site/docker-compose.yml
cp
--no-preserve
=
ownership .env
$
$(pwd)
/debian/status-ctl/etc/status-site/.env
chmod
o+rw
$
$(pwd)
/debian/status-ctl/etc/status-site/.env
debian/debian/changelog
View file @
bd3ab2f7
status-ctl (1.1.1) unstable; urgency=medium
* Minor fixes.
-- Dmytro Bogatov <dmytro@dbogatov.org> Thu, 05 Aug 2017 04:35:38 +0000
status-ctl (1.1.0) unstable; urgency=medium
* Update man page.
...
...
debian/debian/status-ctl.1
View file @
bd3ab2f7
...
...
@@ -6,7 +6,7 @@
.
.\" Manpage for status-ctl.
.\" Contact dmytro@dbogatov.org to correct errors or typos.
.TH man 1 "4 August 2017" "
0
.1.1" "status-ctl man page"
.TH man 1 "4 August 2017" "
1
.1.1" "status-ctl man page"
.SH NAME
.B status-ctl
\- control tool for status site
...
...
debian/status-ctl.sh
View file @
bd3ab2f7
...
...
@@ -10,7 +10,7 @@ BAD_PARAMETERS=4
# CONSTANTS
CONFIG_DIR
=
/etc/status-site
PROJECT
=
"status-site"
VERSION
=
"1.1.
0
"
VERSION
=
"1.1.
1
"
BRANCH
=
"master"
function
usage
{
...
...
Write
Preview
Supports
Markdown
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