Compare commits
No commits in common. "77650161396cf1727943002c295b3241a790b0de" and "43cd9a90860f2287c064329e1467c1816b0c42f7" have entirely different histories.
7765016139
...
43cd9a9086
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
docker compose stop
|
||||
tar czf - data/ | ssh andy@fins.lan 'cat > ~/forgejo.tar.gz'
|
||||
tar czf - data/ | ssh andy@fins.lan 'cat > ~/forgejo.tar.gz
|
||||
docker compose up -d
|
||||
Loading…
Add table
Add a link
Reference in a new issue