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
|
mkdir openmedialibrary
|
||||||
cd openmedialibrary
|
cd openmedialibrary
|
||||||
git clone https://git.0x2620.org/openmedialibrary.git
|
git clone https://git.0x2620.org/openmedialibrary.git
|
||||||
git clone https://git.0x2620.org/openmedialibrary_platform.git platform
|
|
||||||
ln -s openmedialibrary/ctl ctl
|
ln -s openmedialibrary/ctl ctl
|
||||||
./ctl update_static
|
./ctl init
|
||||||
|
|
||||||
# and start it
|
# and start it
|
||||||
./ctl debug
|
./ctl debug
|
||||||
|
|
Loading…
Reference in a new issue