first corona patch
This commit is contained in:
7
install.sh
Executable file
7
install.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
ID="/usr/local"
|
||||
|
||||
cp bubulles.h $ID/include/
|
||||
cp libbubulles.a $ID/lib/
|
||||
|
||||
Reference in New Issue
Block a user