Commit 79988d7
create install script for linux
* assumes install script runs in module dir
* Based on
https://stackoverflow.com/questions/48344624/echo-prints-n-differently-between-bin-sh-and-bin-bash
recommended is to use printf, hence used instead of echo.
* Has confirmation qns in beginning
This is to make sure the user has satisfied criterion to run the script
successfully
Co-authored-by: Mike Szczys <szczys@users.noreply.github.com>
Signed-off-by: Dhruva Gole <goledhruva@gmail.com>1 parent bf7dcdf commit 79988d7
1 file changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments