This repository was archived by the owner on Aug 5, 2024. It is now read-only.
Commit 9496464
Added root/sudo check in build script (#156)
* Added root/sudo check in build script
* Resource Plan ID wasn't being written to the config file (#157)
* fixed the script so it writes the inputted plan id to the script, also hardcoded the resource plan id to be entry instead of lite in anticipation of THINK 21
* removing the debugging lines added
* added a little more info on the different resource plan id choices
* fixed a mis-spelling of provision, its been bothering me
* added some more verbage to the fail on running as root
Co-authored-by: Gregory Boland <boland@us.ibm.com>1 parent 28cb8a1 commit 9496464
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
136 | 146 | | |
137 | 147 | | |
138 | 148 | | |
| |||
0 commit comments