This commit is contained in:
parent
ce5668ba59
commit
c50735a426
@ -24,6 +24,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Initialize
|
- name: Initialize
|
||||||
run: |
|
run: |
|
||||||
|
git clone https://git.syui.ai/ai/os
|
||||||
|
cd os
|
||||||
pacman -Syuu --noconfirm base-devel archiso docker git nodejs bc
|
pacman -Syuu --noconfirm base-devel archiso docker git nodejs bc
|
||||||
git clone https://gitlab.archlinux.org/archlinux/archiso
|
git clone https://gitlab.archlinux.org/archlinux/archiso
|
||||||
cp -rf ./cfg/profiledef.sh /usr/share/archiso/configs/releng/
|
cp -rf ./cfg/profiledef.sh /usr/share/archiso/configs/releng/
|
||||||
|
Loading…
Reference in New Issue
Block a user