only call init

This commit is contained in:
j 2017-01-06 17:01:06 +01:00
parent 6356e9acf2
commit cd4ae21855
1 changed files with 1 additions and 2 deletions

View File

@ -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