mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 03:39: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
|