Update 'filters.sh'
This commit is contained in:
parent
4bb495132c
commit
d82e2e36bb
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
cat $API_TOKEN_GITHUB > token.txt
|
||||
echo $API_TOKEN_GITHUB > token.txt
|
||||
gh auth login --with-token > token.txt
|
||||
rm token.txt
|
||||
git clone https://github.com/minoplhy/filters-maker /filters-maker
|
||||
|
Loading…
Reference in New Issue
Block a user