A simple text script for net-deploy
This commit is contained in:
parent
7fd700b3c4
commit
807a0db445
|
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"install ssh": {
|
||||||
|
"pacman -y -S openssh" : null
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue