Update gitea and remove rust (fake)
This commit is contained in:
parent
5cdb3e5c40
commit
e06e93736a
7 changed files with 30 additions and 81 deletions
|
@ -18,7 +18,6 @@ mkdir -p \
|
|||
|
||||
touch $ROOTFS/etc/machine-id $ROOTFS/etc/resolv.conf
|
||||
|
||||
touch $ROOTFS/etc/machine-id $ROOTFS/etc/resolv.conf
|
||||
cp systemd/* $ROOTFS/etc/systemd/system/
|
||||
|
||||
sudo systemd-nspawn --bind=$PWD/scripts/install.sh:/root/install.sh -D $ROOTFS/ /bin/sh /root/install.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue