feat: link install script to docs public assets dir
This commit is contained in:
parent
cb0daec8ca
commit
489a78257a
1 changed files with 3 additions and 0 deletions
3
docs/public/install.sh
Normal file
3
docs/public/install.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#! /bin/sh
|
||||
|
||||
echo "Installing..."
|
||||
Loading…
Reference in a new issue