Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
status-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dmytro Bogatov
status-site
Commits
bd3ab2f7
Commit
bd3ab2f7
authored
Aug 04, 2017
by
Dmytro Bogatov
💕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Hot fix.
parent
d16765e9
Pipeline
#586
failed with stages
in 0 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
2 deletions
+9
-2
debian/Makefile
debian/Makefile
+1
-0
debian/debian/changelog
debian/debian/changelog
+6
-0
debian/debian/status-ctl.1
debian/debian/status-ctl.1
+1
-1
debian/status-ctl.sh
debian/status-ctl.sh
+1
-1
No files found.
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
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