|
|
@ -13,9 +13,6 @@ tar xf /kaleidoscope-src/kaleidoscope.tar -C /kaleidoscope/
|
|
|
|
echo "Syncing the bundle..."
|
|
|
|
echo "Syncing the bundle..."
|
|
|
|
tar xf /kaleidoscope-src/bundle.tar -C /kaleidoscope/.arduino/user/hardware/keyboardio
|
|
|
|
tar xf /kaleidoscope-src/bundle.tar -C /kaleidoscope/.arduino/user/hardware/keyboardio
|
|
|
|
|
|
|
|
|
|
|
|
rm -f /kaleidoscope/.arduino/user/hardware/keyboardio/avr/libraries/Kaleidoscope
|
|
|
|
|
|
|
|
ln -s /kaleidoscope /kaleidoscope/.arduino/user/hardware/keyboardio/avr/libraries/Kaleidoscope
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cd /kaleidoscope/
|
|
|
|
cd /kaleidoscope/
|
|
|
|
export ARDUINO_DIRECTORIES_DATA=/arduino-cli/data
|
|
|
|
export ARDUINO_DIRECTORIES_DATA=/arduino-cli/data
|
|
|
|