only call init
This commit is contained in:
parent
6356e9acf2
commit
cd4ae21855
1 changed files with 1 additions and 2 deletions
|
@ -26,9 +26,8 @@ Now checkout the source and prepare for use:
|
|||
mkdir openmedialibrary
|
||||
cd openmedialibrary
|
||||
git clone https://git.0x2620.org/openmedialibrary.git
|
||||
git clone https://git.0x2620.org/openmedialibrary_platform.git platform
|
||||
ln -s openmedialibrary/ctl ctl
|
||||
./ctl update_static
|
||||
./ctl init
|
||||
|
||||
# and start it
|
||||
./ctl debug
|
||||
|
|
Loading…
Reference in a new issue