更改install

This commit is contained in:
2022-01-12 14:42:57 +08:00
parent f0ecbb8710
commit f4eea468d2

View File

@ -10,6 +10,9 @@ echo beging build shuttercali
cd ../
mkdir shuttercali
cd shuttercali
cmake ../../shuttercali
cmake ../../shuttercali/project/LocationCali
make -j4
cp ./shuttercali /home/pi/bin
cd ../../
cp -r ./html/* /var/www/html
chmod +x /var/www/html/php/*.sh