mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-12 00:51:59 +00:00
Typo...
This commit is contained in:
+1
-1
@@ -107,7 +107,7 @@ if ! [[ "$NPMLIVES" -eq 0 ]]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
[ "$UID" -eq 0 ] || printf "Input password to install typscript compilier.\n"
|
||||
[ "$UID" -eq 0 ] || printf "Input password to install typscript compiler.\n"
|
||||
|
||||
sudo npm install --quiet -g tsc &> '/dev/null'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user