The SSH host key has changed on 8 April, 2022 to this one: SHA256:573uTBSeh74kvOo0HJXi5ijdzRm8me27suzNEDlGyrQ
This website works better with JavaScript.
Explore
Help
Sign In
gergely
/
BotCommander
Watch
1
Star
0
Fork
You've already forked BotCommander
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
BotCommander - an Eggdrop commanding application
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
2
Branches
0
Tags
453 KiB
M4
80.9%
Shell
16.6%
C
1.4%
Gettext Catalog
0.6%
sed
0.3%
Other
0.2%
Tag:
Branch:
Tree:
f74587f104
master
v1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f74587f104'
${ noResults }
BotCommander
/
autogen.sh
8 lines
98 B
Raw
Blame
History
#! /bin/sh
aclocal
||
exit
1
automake --add-missing --copy
||
exit
1
autoconf
||
exit
1
exit
0
Reference in new issue
View Git Blame
Copy Permalink