agregar path para youtubeuploader
This commit is contained in:
parent
adba7890d9
commit
68203bfaba
1 changed files with 3 additions and 1 deletions
|
@ -3,4 +3,6 @@
|
||||||
# Autorización de twitch (https://dev.twitch.tv/docs/authentication)
|
# Autorización de twitch (https://dev.twitch.tv/docs/authentication)
|
||||||
export twitchauth="r283c2jg3x7rdkco7ntm83i69dff77"
|
export twitchauth="r283c2jg3x7rdkco7ntm83i69dff77"
|
||||||
# ID del cliente de twitch
|
# ID del cliente de twitch
|
||||||
export clientid="rg4vruf4sh6zcuvujmi600c9smvhvn"
|
export clientid="rg4vruf4sh6zcuvujmi600c9smvhvn"
|
||||||
|
# Añadir carpeta del youtuberuploader al path
|
||||||
|
export PATH="$HOME/youtubeuploader:$PATH"
|
Loading…
Add table
Reference in a new issue