diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-01-02 13:53:18 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-01-02 13:53:18 -0500 |
| commit | e5a8fa84938e76dcc7177b46efab1815eca7c293 (patch) | |
| tree | d53e8fd7811bb4e4ae2b11380bba8df1d2d7b704 /run_linux.sh | |
| parent | 898d230151b13b386108e139ffe34648da45675d (diff) | |
| download | AleeBot-e5a8fa84938e76dcc7177b46efab1815eca7c293.tar.gz AleeBot-e5a8fa84938e76dcc7177b46efab1815eca7c293.tar.bz2 AleeBot-e5a8fa84938e76dcc7177b46efab1815eca7c293.zip | |
2020 changes and tweaked some stuff
Diffstat (limited to 'run_linux.sh')
| -rw-r--r-- | run_linux.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/run_linux.sh b/run_linux.sh index 4fe9b97..fedf8fb 100644 --- a/run_linux.sh +++ b/run_linux.sh @@ -1,4 +1,5 @@ #!/bin/bash +echo 'Welcome to AleeBot!' for (( ; ; )) do git pull |
