index => ssb

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3849 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2022-02-27 02:30:11 +00:00
parent 011038a38a
commit c138582638
15 changed files with 13353 additions and 1 deletions

View File

@ -285,8 +285,8 @@ static int _tf_command_export(const char* file, int argc, char* argv[])
{
const char* k_export[] = {
"/~cory/apps",
"/~cory/index",
"/~cory/docs",
"/~cory/ssb",
};
for (int i = 0; i < _countof(k_export); i++)
{