init installation script

This commit is contained in:
kevinnls
2021-03-15 12:39:11 +05:30
parent 09890f8dd5
commit 6bb0a8c7e6

8
install.sh Normal file
View File

@@ -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 #
###################################