Add install.sh
This commit is contained in:
parent
a665b4966e
commit
5c760f18f4
1 changed files with 4 additions and 0 deletions
4
install.sh
Normal file
4
install.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo "should install stuff..."
|
||||||
|
exit 0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue