mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 04:09:49 +03:00
5 lines
108 B
Bash
5 lines
108 B
Bash
#! /bin/bash
|
|
rm /tmp/piolibdeps -Rf
|
|
mkdir /tmp/piolibdeps_stm32
|
|
ln -s /tmp/piolibdeps_stm32 /tmp/piolibdeps
|