forked from Chia-Network/chia-blockchain
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minimized a chance where
sudo
prompts users for password (Chia-Netw…
…ork#13219) * Minimized a chance where `sudo xxx install ...` is executed and prompts users for password * Fixed install issue on Ubuntu/Debian * (Retry) Fixed install issue on Ubuntu/Debian * Fixed an issue where `install.sh` exits unexpectedly on Ubuntu/Debian * Added `set +e` and `set -e` to find_xxx functions * Improve code structure * Fixed an issue where `install.sh` fails if Python < 3.7 is already installed * Added `-s` option and overwhaul entire construction * `-d` and `-s` can be both specified at once
- Loading branch information
1 parent
d5f9aa1
commit 9fa965b
Showing
1 changed file
with
85 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters