use cl-setup-system instead of cl-template

master
Спиридонов Денис 12 years ago
parent dede92902b
commit 35ee9249b4

@ -46,7 +46,7 @@ start() {
done
if [[ -z $SERVER ]]
then
cl-client $SERVERLIVE && cl-template -l remote &>/dev/null
cl-client $SERVERLIVE && cl-setup-system -l remote &>/dev/null
else
cl-client --mount
fi

Loading…
Cancel
Save