systems/lauv-aux-rpi: clean rule to nemo aux cmre config files.

This commit is contained in:
Paulo Dias 2019-07-28 12:00:48 +01:00 committed by GitHub
parent dbe7d82240
commit a19af86370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,4 @@ cfg_eth_ext_ip='10.0.10.63'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind nfs-utils rpi-boot-firmware linux/rpi libconfig log4cpp fftw socat crypto++ netcat screen rlwrap boost bash'
cfg_packages="$cfg_packages boost bash libconfig log4cpp fftw socat crypto++ netcat screen rlwrap"