1
0
mirror of synced 2026-04-24 19:40:36 +00:00

loadup and run-medley script bug fixes

This commit is contained in:
Larry Masinter
2022-07-16 11:51:58 -07:00
parent 8ee32f6243
commit 2120f5f458
8 changed files with 17 additions and 47 deletions

View File

@@ -9,11 +9,6 @@ fi
touch tmp/loadup.timestamp
# Keep (GREET) from finding an init file
mkdir -p $MEDLEYDIR/tmp/logindir
export HOME=$MEDLEYDIR/tmp/logindir
export LOGINDIR=$MEDLEYDIR/tmp/logindir
scr="-sc 1024x768 -g 1042x790"
echo '" (IL:MEDLEY-INIT-VARS)(IL:LOAD(QUOTE MEDLEY-UTILS))(IL:MAKE-EXPORTS-ALL)(IL:MAKE-WHEREIS-HASH)(IL:LOGOUT T)"' > tmp/loadup-aux.cm