tool high top pi
This commit is contained in:
@@ -11,7 +11,7 @@ shut down and lock (or destory) your box if cops are detected nearby!
|
|||||||
|
|
||||||
then instasll
|
then instasll
|
||||||
```bash
|
```bash
|
||||||
bash install_dreammaker.sh
|
bash install_DREAMMAKER.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## Props
|
## Props
|
||||||
|
|||||||
+2
-2
@@ -9,8 +9,8 @@ tag_file=/usr/share/DREAMMAKER/.discord_tag
|
|||||||
username='[DЯΣΛMMΛKΣЯ]'
|
username='[DЯΣΛMMΛKΣЯ]'
|
||||||
|
|
||||||
send_discord_webhook() {
|
send_discord_webhook() {
|
||||||
webhook_url="$(cat \"$webhook_file\")"
|
webhook_url="$(cat $webhook_file)"
|
||||||
tag="$(cat \"$tag_file\")"
|
tag="$(cat $tag_file)"
|
||||||
|
|
||||||
# send the webhook post
|
# send the webhook post
|
||||||
curl -sS -X POST \
|
curl -sS -X POST \
|
||||||
|
|||||||
Reference in New Issue
Block a user