mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-29 14:06:09 +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!"
|
echo " Found!"
|
||||||
else
|
else
|
||||||
echo ""
|
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
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue