diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..32616a1 --- /dev/null +++ b/install.sh @@ -0,0 +1,8 @@ +#!/bin/bash + +################################### +# install script for bak-old.sh # +# authored by github.com/kevinnls # +# - another Linux user tired of # +# type cp file file.bak # +################################### \ No newline at end of file