4 lines
93 B
Bash
Executable File
4 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
. $HOME/.bin/_config
|
|
chrome https://discord.com/channels/@me/1133396223613747240 &
|