Archived
1
0
Disbranĉigi 0

Update address & source URL

This commit is contained in:
Jaidyn Ann 2024-01-29 14:17:31 -06:00
parent ff85b2f76a
commit 4ac0f4aca2

4
miid
View File

@ -1,7 +1,7 @@
#!/bin/sh
#―――――――――――――――――――――――――――――――――――――――
# name: miid, Mushy II Demon
# main: jadedctrl<@teknik.io>
# main: jadedctrl<@posteo.at>
# date: 2021
#―――――――――――――――――――――――――――――――――――――――
@ -578,7 +578,7 @@ function help_command {
function sauce_command {
local user="$1"
msg "$user, you can find my secret sauce at https://github.com/JadedCtrl/miid."
msg "$user, you can find my secret sauce at https://hak.xwx.moe/jadedctrl/miid."
msg "… just, be careful, OK?"
}