Searched defs:GIT_HOME (Results 1 - 1 of 1) sorted by relevance

/ontohub/script/
H A Dcp_keys.c8 #define GIT_HOME "/home/git" macro
20 * ${GIT_HOME}/.ssh/authorized_keys file, whereby ${GIT_HOME} is the home
58 * 0) edit cp_keys.c - adjust DATA_ROOT and GIT_HOME wrt. your environment
74 char *nargv[] = { "cp", DATA_ROOT KEYS, GIT_HOME KEYS, NULL };

Completed in 42 milliseconds