-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update remote_website_install.sh: several changes
* Rename some variable to better reflect what they do. * Add another entry to OLD_FILES_TO_REMOVE. * Expand some comments. * Use "elif" instead of separate "if" statements. * Replace hard-coded names with variables.sh has a variable for them. * Check output from "wget" in addition to its exit code. * check_if_files_exist() now uses "and" and "or" rather than "true" and "false", which, IMHO, is clearer what it's doing.
- Loading branch information
1 parent
16ed5f3
commit 79506a1
Showing
1 changed file
with
94 additions
and
90 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