Updated scripts
This commit is contained in:
parent
2e99d62fa4
commit
95942d8d39
@ -14,4 +14,6 @@ source ~/.config/scripts/tool/kill.sh
|
||||
source ~/.config/scripts/tool/thumb.sh
|
||||
|
||||
# Text colour utility variables
|
||||
source ~/.config/scripts/util/colours.sh
|
||||
source ~/.config/scripts/util/colours.sh
|
||||
# Secrets
|
||||
source ~/.config/scripts/util/secret.sh
|
||||
|
@ -1,3 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
source /Users/noahheague/.config/scripts/util/secret.sh
|
||||
|
||||
REQUESTED_USER=''
|
||||
NAME='Webhook'
|
||||
PIC=''
|
||||
|
Loading…
Reference in New Issue
Block a user