Remove unnecessary statement
This commit is contained in:
parent
b834b7d0f6
commit
00e4bdac2b
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ source "../Software/Pennywise/install.sh";
|
||||||
# Tools
|
# Tools
|
||||||
yay --noconfirm -Rs typescript || true;
|
yay --noconfirm -Rs typescript || true;
|
||||||
yay --noconfirm -Rs yarn || true;
|
yay --noconfirm -Rs yarn || true;
|
||||||
yay --noconfirm -Rs nodejs || true;
|
|
||||||
|
|
||||||
yay --noconfirm -Syu nodejs;
|
yay --noconfirm -Syu nodejs;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue