| Hash | Commit message | Author | Date | Files | + | - |
1 | commit ee9bc3a752cd741dc948152a032767224b2117b7 |
2 | Author: Connor Etherington <[email protected]> |
3 | Date: Tue Apr 5 23:38:17 2022 +0200 |
4 | |
5 | Update. |
6 | --- |
7 | auto.install | 2 -- |
8 | 1 file changed, 2 deletions(-) |
9 | |
10 | diff --git a/auto.install b/auto.install |
11 | old mode 100755 |
12 | new mode 100644 |
13 | index 96ee0b4..ac3b8b9 |
14 | --- a/auto.install |
15 | +++ b/auto.install |
16 | @@ -1,5 +1,3 @@ |
17 | -#!/usr/bin/env bash |
18 | - |
19 | post_install() { |
20 | echo -e '\n\033[1m\033[32m\033[4mAutomate BootStrapping Scripts |
21 | |