Fix incorrect path

This commit is contained in:
Manuel Thalmann 2023-05-04 17:05:42 +02:00
parent 4ccfbd9b1a
commit e8a85b2b50

View file

@ -3,7 +3,7 @@ pushd "${BASH_SOURCE%/*}" > /dev/null;
. "./personal.sh"; . "./personal.sh";
. "../Software/OpenConnect/install.sh"; . "../Software/OpenConnect/install.sh";
. "../../Config/OpenConnect/plasma-nm.sh"; . "../Config/OpenConnect/plasma-nm.sh";
# Java # Java
yay --noconfirm -Syu \ yay --noconfirm -Syu \