Jump to content

fobin

Member
  • Posts

    1
  • Joined

  • Last visited

fobin's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. I have a simple flow which takes argument and then executes this bash shell: query=$1 /usr/local/bin/pg_ctl -D /usr/local/var/postgres $query It start Postgres but it causes Alfred to run 100% CPU. Only restarting helps. What I'm doing wrong here?
×
×
  • Create New...