Initial commit
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
commit
ec134e6835
6 changed files with 49 additions and 0 deletions
5
setup-pmbootstrap
Executable file
5
setup-pmbootstrap
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
/setup-runner
|
||||
git clone https://git.nekocwd.duckdns.org/Mirror/pmbootstrap /data/pmbootstrap || true
|
||||
ln -s /data/pmbootstrap/pmbootstrap.py /usr/bin/pmbootstrap || true
|
||||
/run-runner
|
Loading…
Add table
Add a link
Reference in a new issue