Skip to content

Commit 5fdc911

Browse files
committed
Move files up a directory
1 parent 4ed37be commit 5fdc911

File tree

8 files changed

+1
-1
lines changed

8 files changed

+1
-1
lines changed

.openshift/action_hooks/arc.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ CMD=${RACKET_HOME}/bin/racket
2121

2222
do_start()
2323
{
24-
WSARG="-f ${ARC_HOME}/as.scm ${OPENSHIFT_REPO_DIR}diy/main.arc"
24+
WSARG="-f ${ARC_HOME}/as.scm ${OPENSHIFT_REPO_DIR}/main.arc"
2525
nohup ${CMD} ${WSARG} ${DAEMON_ARGS} >/dev/null 2>${OPENSHIFT_DIY_LOG_DIR}/launch_errors.log &
2626
echo $! >> ${PIDFILE}
2727
}
File renamed without changes.

misc/.gitkeep

Whitespace-only changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)