#!/bin/bash cd ../baseapp/ URL=https://google.it echo { \"target_url\": \"$URL\" } > $HOME/.config/appetite/config.json && yarn start .