Commit fa78764
committed
2024-12-09 install.sh - master branch
This PR follows on from discussion in SensorsIot#651 at
[@6ffm70](SensorsIot#651 (comment))
post and later.
Previously, the `backups` and `services` folders were only created if
the `~/IOTstack` folder had just been cloned.
As well as "installing", the install script should also function as a
"repair" script so it is preferable to always create the `backups` and
`services` directories and ensure that they, and their contents,
have correct ownership.
Signed-off-by: Phill Kelley <34226495+Paraphraser@users.noreply.github.com>1 parent db08cde commit fa78764
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | 338 | | |
340 | 339 | | |
341 | 340 | | |
| |||
344 | 343 | | |
345 | 344 | | |
346 | 345 | | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
347 | 353 | | |
348 | 354 | | |
349 | 355 | | |
| |||
0 commit comments