Fix incorrect path
This commit is contained in:
parent
8239b01fd6
commit
ea280cf335
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ yay --noconfirm -Syu \
|
|||
visual-studio-code-insiders-bin \
|
||||
;
|
||||
|
||||
. "../Common/Config/vscode/install.sh";
|
||||
. "../../Common/Config/vscode/install.sh";
|
||||
|
||||
{
|
||||
echo "--touch-events";
|
||||
|
|
Loading…
Reference in a new issue