diff options
author | xengineering <mail2xengineering@protonmail.com> | 2019-09-16 21:17:07 +0200 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2019-09-16 21:17:07 +0200 |
commit | 3d29eb877372f564879300bf2ba25f6bf5ecfa06 (patch) | |
tree | 9dae784ad53708c0ccb30de0a862288d3ca030a5 /bin | |
parent | 7cfeca39cb48a8a747563ef4097370568a62b881 (diff) | |
download | archinstall-3d29eb877372f564879300bf2ba25f6bf5ecfa06.tar archinstall-3d29eb877372f564879300bf2ba25f6bf5ecfa06.tar.zst archinstall-3d29eb877372f564879300bf2ba25f6bf5ecfa06.zip |
Added first script in bin for testing purpose.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/test.sh b/bin/test.sh new file mode 100644 index 0000000..88cad89 --- /dev/null +++ b/bin/test.sh @@ -0,0 +1,2 @@ + +echo "This is working!" |