create typo in mystic config script
This commit is contained in:
parent
0e65546789
commit
05596e7400
@ -61,7 +61,7 @@ cat ${MYSTIC_DIR}/mutil.ini | sed -n '/\[EchoNodeTracker\]/, $p' | sed '$d' > ${
|
||||
configarray+=('EchoNodeTracker')
|
||||
msg_ok "SPlitting mutil.ini into it's parts for later merge"
|
||||
|
||||
source $MSTEMPDIR/mystic/mystic/maint-${SCRIPT_VER}.sh
|
||||
source $MSTEMPDIR/mystic/mystic/mailout-${SCRIPT_VER}.sh
|
||||
source $MSTEMPDIR/mystic/mystic/mailin-${SCRIPT_VER}.sh
|
||||
source $MSTEMPDIR/mystic/mystic/importna-${SCRIPT_VER}.sh
|
||||
source $MSTEMPDIR/mystic/maint-${SCRIPT_VER}.sh
|
||||
source $MSTEMPDIR/mystic/mailout-${SCRIPT_VER}.sh
|
||||
source $MSTEMPDIR/mystic/mailin-${SCRIPT_VER}.sh
|
||||
source $MSTEMPDIR/mystic/importna-${SCRIPT_VER}.sh
|
||||
|
Loading…
Reference in New Issue
Block a user