diff options
author | InigoGutierrez <inigogf.95@gmail.com> | 2019-12-02 14:16:56 +0100 |
---|---|---|
committer | InigoGutierrez <inigogf.95@gmail.com> | 2019-12-02 14:16:56 +0100 |
commit | 76eec0ef942c6a7e92eae7bd6f794fc3dc56f445 (patch) | |
tree | 37a14812bb36ec05681fbb6755dbcba1443260d5 | |
parent | 0a56adf6ead97706991a2bc0241f0e1ab0df32ec (diff) | |
download | configs-76eec0ef942c6a7e92eae7bd6f794fc3dc56f445.tar.gz configs-76eec0ef942c6a7e92eae7bd6f794fc3dc56f445.zip |
Created setup script.
-rw-r--r-- | setup.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh new file mode 100644 index 0000000..d5a438d --- /dev/null +++ b/setup.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +# Setup all config files in their place |