Community Forum
    • Blog
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. brfull
    3. Posts
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    Posts

    Recent
    • RE: Réaliser une mise à jour sans fil (OTA) avec un ESP8266

      I'm getting the follow error: bash: syntax error near unexpected token `('
      Follow my .bashc:
      PYTHONPATH="/cygdrive/c/Python27/"
      alias l='ls -al'
      alias "c:"='cd /cygdrive/c'
      alias "d:"='cd /cygdrive/d'
      alias "nano"='/cygdrive/c/Program Files (x86)/Notepad++/notepad++.exe'
      alias "ota"='/cygdrive/d/Program Files (x86)/Arduino/hardware/esp8266com/esp8266/tools/espota.py'
      alias build='cd $USERPROFILE/AppData/Local/Temp; cd $(ls -td -- ./build*/ | head -n1 | cut -d"/" -f2)'

      Do you have any idea what is that? Thanks.

      posted in Blog articles comments
      B
      brfull