Tardiba - The Tasmanian Devil Database Server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
135 B

  1. for x in NETWORK=1 DHCP=udhcp PPP=1 SSHD=dropbear \
  2. ; do
  3. eval SDECFGSET_TRG_MNEMOSYNE_$x
  4. const SDECFG_TRG_MNEMOSYNE_${x/=/ }
  5. done