source: OpenWorkouts-current/bin/zeo_start

current
Last change on this file was d98641b, checked in by Borja Lopez <borja@…>, 5 years ago

Fixed permissions on the helper scripts under bin/

  • Property mode set to 100755
File size: 167 bytes
Line 
1#!/bin/sh
2#
3# Script to start the ZEO server, using the proper paths
4#
5
6# the path to zeoctl should be correctly set by the virtualenv
7zeoctl -d -C etc/zeo.conf start
Note: See TracBrowser for help on using the repository browser.