mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-29 05:56:08 +02:00
Fix message in install.sh
This commit is contained in:
parent
f3d67abd79
commit
ba40aeff06
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ enigma_install_needs_python() {
|
|||
echo " Found!"
|
||||
else
|
||||
echo ""
|
||||
fatal_error "ENiGMA½ requires '$1' for node-gyp to build binaries. Please see https://www.npmjs.com/package/node-gyp for details."
|
||||
fatal_error "ENiGMA½ requires Python for node-gyp to build binaries. Please see https://www.npmjs.com/package/node-gyp for details."
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue