Changes between Version 42 and Version 43 of expansion/gw16126


Ignore:
Timestamp:
02/05/2020 12:23:38 AM (4 years ago)
Author:
Cale Collins
Comment:

fixed typo

Legend:

Unmodified
Added
Removed
Modified
  • expansion/gw16126

    v42 v43  
    223223* Create the following four files:
    224224{{{#!bash
    225 cat <<EOF >> /etc/chatscripts/sara
     225cat << EOF >> /etc/chatscripts/sara
    226226# Chat script for Hologram Nova using Hologram SIM card
    227227# See hologram.io for more information
     
    247247}}}
    248248{{{#!bash
    249 cat <<EOF >> /etc/ppp/peers/sara
     249cat << EOF >> /etc/ppp/peers/sara
    250250# PPP configuration for Hologram Nova modem using Hologram SIM card
    251251# For more information see hologram.io
     
    274274}}}
    275275{{{#!bash
    276 cat <<EOF >> /etc/network/interfaces
     276cat << EOF >> /etc/network/interfaces
    277277# interfaces(5) file used by ifup(8) and ifdown(8)
    278278# Include files from /etc/network/interfaces.d:
     
    288288}}}
    289289{{{#!bash
    290 cat <<EOF >> /etc/network/if-pre-up.d/sara
     290cat << EOF >> /etc/network/if-pre-up.d/sara
    291291#!/bin/sh
    292292