mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-19 11:49:42 +08:00
更改install
This commit is contained in:
@ -10,6 +10,9 @@ echo beging build shuttercali
|
|||||||
cd ../
|
cd ../
|
||||||
mkdir shuttercali
|
mkdir shuttercali
|
||||||
cd shuttercali
|
cd shuttercali
|
||||||
cmake ../../shuttercali
|
cmake ../../shuttercali/project/LocationCali
|
||||||
make -j4
|
make -j4
|
||||||
cp ./shuttercali /home/pi/bin
|
cp ./shuttercali /home/pi/bin
|
||||||
|
cd ../../
|
||||||
|
cp -r ./html/* /var/www/html
|
||||||
|
chmod +x /var/www/html/php/*.sh
|
||||||
|
Reference in New Issue
Block a user