forked from mdn/samples-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify the startup process by: 1. Downloading update.sh to the per-boot folder instead of startup.py. 2. Remove code that specifically runs update.sh from user-data.sh, since it now gets run at boot per above. 3. Stop downloading update.sh to the bin folder since it’s not needed there anymore. 4. Disable code that downgrades the uid for services, since that was breaking startup.
- Loading branch information
Showing
2 changed files
with
18 additions
and
22 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
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