Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
compose.libre.sh
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
17
Issues
17
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
libre.sh
compose.libre.sh
Commits
7b6cafe8
Commit
7b6cafe8
authored
Nov 18, 2014
by
Michiel de Jong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make sure master branch exists on backup server
parent
184fd229
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
unit-files/backup@.service
unit-files/backup@.service
+1
-1
No files found.
unit-files/backup@.service
View file @
7b6cafe8
...
...
@@ -29,4 +29,4 @@ ExecStart=/bin/bash -euxc ' \
git commit --allow-empty -m"backup %i @ `hostname` - `date`"; \
echo "be careful: hidden sync functionnality"; \
git pull --rebase; \
git push origin master'
git push
-u
origin master'
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