use cl-setup-system instead of cl-template

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

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

Loading…
Cancel
Save