update
This commit is contained in:
parent
bc8b5e21a5
commit
99c37b1633
2 changed files with 4 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
sudo apt update
|
||||
sudo apt install ansible stow -y
|
||||
stow --adopt .
|
||||
sudo apt install ansible -y
|
||||
make devpod
|
||||
#stow --adopt .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue