Drop the Raspbian and Linux targets (#3091)
* Drop the Raspbian and Linux targets * Add lovyanGFX libdep to native
This commit is contained in:
co-authored by
GitHub
parent
92110276d7
commit
e4e9a1559e
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
cp release/meshtasticd_linux_arm64 /usr/sbin/meshtasticd
|
||||
cp release/meshtasticd_linux /usr/sbin/meshtasticd
|
||||
mkdir /etc/meshtasticd
|
||||
if [[ -f "/etc/meshtasticd/config.yaml" ]]; then
|
||||
cp bin/config-dist.yaml /etc/meshtasticd/config-upgrade.yaml
|
||||
|
||||
Reference in New Issue
Block a user