]> git.corax.cc Git - foundry/commit
Move bots to src directory
authorMatthias Kruk <m@m10k.eu>
Mon, 14 Feb 2022 04:08:24 +0000 (13:08 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 14 Feb 2022 04:08:24 +0000 (13:08 +0900)
commit15df90295e33bcec4e8702ef69f05ae15741f6b4
treecdf99d8a117a4c36adeb2a586ff62e433443b667
parent1d76c69b90858511f6cb444b618e6e204e4bf4e9
Move bots to src directory

The sources of the bots are not located in any subdirectories, making
the installation more complicated than necessary.

This commit moves the bots into the src directory, allowing the bots
to be installed in one swoop.
buildbot.sh [deleted file]
distbot.sh [deleted file]
signbot.sh [deleted file]
src/buildbot.sh [new file with mode: 0755]
src/distbot.sh [new file with mode: 0755]
src/signbot.sh [new file with mode: 0755]
src/watchbot.sh [new file with mode: 0755]
watchbot.sh [deleted file]