Initial commit of files
This commit is contained in:
4
cinstall.sh
Executable file
4
cinstall.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd build
|
||||
sudo make install | grep -v "Up-to-date:"
|
||||
Reference in New Issue
Block a user