Docker: Move PostmarketOS related stuff to pmb
dir
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
41aa5fce49
commit
db0c3f0a16
5 changed files with 31 additions and 6 deletions
6
pmb/setup
Executable file
6
pmb/setup
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
/setup-runner
|
||||
git clone https://git.nekocwd.duckdns.org/Mirror/pmbootstrap /data/pmbootstrap || true
|
||||
git clone https://git.nekocwd.duckdns.org/Mirror/pmaports /data/pmaports || true
|
||||
git clone https://git.nekocwd.duckdns.org/Mirror/aports /data/aports || true
|
||||
/run-runner
|
Loading…
Add table
Add a link
Reference in a new issue