2024-01-25 16:35:13 +01:00

5 lines
144 B
Bash
Executable File

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