Update stapler

pull/1/head
Igor Zalatov (from Citadel PC) 2022-09-06 16:37:09 +03:00
parent 8772635a8f
commit 3e4ec8b34c
1 changed files with 3 additions and 3 deletions

View File

@ -43,10 +43,10 @@ else
echo_c 33 "\nSync of Composer repo ...\n"
git pull
echo_c 33 "\nDownload Firmware repo ...\n"
rm -rf firmware
git clone --depth=1 https://github.com/OpenIPC/firmware.git firmware
rm -rf openipc
git clone --depth=1 https://github.com/OpenIPC/firmware.git openipc
cp -afv projects/${PROJECT}/* firmware
cd firmware
cd openipc
./building.sh ${PROJECT}
2archive; 2tftp
echo_c 35 "\nRollback to home ...\n"