mirror of
https://github.com/gryf/boxpy.git
synced 2025-12-19 13:37:58 +01:00
Update example for wmaker
This commit is contained in:
@@ -29,10 +29,10 @@ packages:
|
|||||||
- vim-nox
|
- vim-nox
|
||||||
- xinit
|
- xinit
|
||||||
runcmd:
|
runcmd:
|
||||||
- [su, -, ubuntu, -c, "git clone https://github.com/gryf/wmaker -b experimental"]
|
- su - ubuntu -c "git clone https://github.com/gryf/wmaker -b experimental"
|
||||||
- [su, -, ubuntu, -c, "git clone https://github.com/gryf/vmstrap"]
|
- su - ubuntu -c "git clone https://github.com/gryf/vmstrap"
|
||||||
- [su, -, ubuntu, -c, "vmstrap/bootstrap.sh -c"]
|
- su - ubuntu -c "vmstrap/bootstrap.sh -c"
|
||||||
- [rm, -fr, /home/ubuntu/vmstrap]
|
- rm -fr /home/ubuntu/vmstrap
|
||||||
boxpy_data:
|
boxpy_data:
|
||||||
key: vm
|
key: vm
|
||||||
cpus: 4
|
cpus: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user