forked from cory/tildefriends
index => ssb
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3849 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -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++)
|
||||
{
|
||||
|
Reference in New Issue
Block a user