Add missing installation of openssh
This commit is contained in:
parent
3bcf043f5e
commit
e3c7cd9e0d
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ yay --noconfirm -Syu \
|
|||
|
||||
sudo pkgfile --update;
|
||||
|
||||
. "../Software/openssh/install.sh";
|
||||
. "../Software/vim/install.sh";
|
||||
. "../Software/git/install.sh";
|
||||
|
||||
|
|
Loading…
Reference in a new issue