Add a little app to list apps.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3712 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2021-12-28 17:48:21 +00:00
parent 263a59f6c5
commit f676cd937f
4 changed files with 39 additions and 0 deletions

View File

@ -273,6 +273,7 @@ static int _tf_command_export(const char* file, int argc, char* argv[])
else
{
const char* k_export[] = {
"/~cory/apps",
"/~cory/index",
"/~cory/docs",
};