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