feat: initial install script
This commit is contained in:
parent
38056c0070
commit
97d280932b
1 changed files with 3 additions and 0 deletions
3
scripts/install.sh
Normal file
3
scripts/install.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#! /bin/sh
|
||||
|
||||
echo "Installing..."
|
||||
Loading…
Reference in a new issue