mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 20:03:12 +00:00
Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
1366e18c1b
1 changed files with 3 additions and 1 deletions
|
|
@ -155,7 +155,9 @@ in
|
||||||
TimeoutSec = 300;
|
TimeoutSec = 300;
|
||||||
};
|
};
|
||||||
script = ''
|
script = ''
|
||||||
cd /home/muon/projects/seedbox-lite/server
|
cd /tmp
|
||||||
|
git clone https://github.com/hotheadhacker/seedbox-lite.git
|
||||||
|
cd seedbox-lite/server
|
||||||
podman build -t compose2nix/seedbox-backend .
|
podman build -t compose2nix/seedbox-backend .
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue