4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
chromium --app=https://discord.com/login --profile-directory="Profile 1"
|