This website requires JavaScript.
Explore
Help
Sign In
anwendungen
/
drone
Watch
1
Star
0
Fork
You've already forked drone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Update Skript erstellt
Browse Source
...
This commit is contained in:
bmen
2021-09-10 06:52:19 +00:00
parent
85918ef641
commit
3e5f9d8cb1
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
6
update.sh
Normal file
Unescape
Escape
View File
@ -0,0 +1,6 @@
#!/bin/bash
docker-compose down
git pull
docker-compose pull
docker-compose up -d
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
anwendungen/drone
Title
Body
Create Issue