diff options
author | noa | 2024-01-03 10:33:14 +0000 |
---|---|---|
committer | noa | 2024-01-03 10:33:14 +0000 |
commit | bf0cf3862464b741fac3044c7898c1aeb9e9cd62 (patch) | |
tree | 9c03ce5fd45cb87b15ed2743a795234f65bf0f74 | |
parent | c6dcab9d7ead82b6cf7d985c3fa46527dcccc7b2 (diff) |
Move all commands into commands/ subdirectory
-rwxr-xr-x | commands/boobs (renamed from boobs) | 0 | ||||
-rwxr-xr-x | commands/booktime (renamed from booktime) | 0 | ||||
-rwxr-xr-x | commands/combination (renamed from combination) | 0 | ||||
-rwxr-xr-x | commands/hug (renamed from hug) | 0 | ||||
-rwxr-xr-x | commands/news (renamed from news) | 0 | ||||
-rwxr-xr-x | commands/wave (renamed from wave) | 0 | ||||
-rwxr-xr-x | commands/wotd (renamed from wotd) | 0 | ||||
-rwxr-xr-x | commands/y (renamed from y) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/boobs b/commands/boobs index 4256d81..4256d81 100755 --- a/boobs +++ b/commands/boobs diff --git a/booktime b/commands/booktime index 9133210..9133210 100755 --- a/booktime +++ b/commands/booktime diff --git a/combination b/commands/combination index 6b1556e..6b1556e 100755 --- a/combination +++ b/commands/combination diff --git a/hug b/commands/hug index a202f81..a202f81 100755 --- a/hug +++ b/commands/hug diff --git a/news b/commands/news index 287396a..287396a 100755 --- a/news +++ b/commands/news diff --git a/wave b/commands/wave index a78c49c..a78c49c 100755 --- a/wave +++ b/commands/wave diff --git a/wotd b/commands/wotd index 933a021..933a021 100755 --- a/wotd +++ b/commands/wotd diff --git a/y b/commands/y index db15c4b..db15c4b 100755 --- a/y +++ b/commands/y |