This commit is contained in:
maikkeli 2016-01-29 18:44:25 +10:30
parent c643ee70a7
commit ad5a4eabab

View File

@ -36,7 +36,6 @@ RUN apt-get install -y \
PGObject::Type::DateTime \ PGObject::Type::DateTime \
App::LedgerSMB::Admin App::LedgerSMB::Admin
# Install LedgerSMB
WORKDIR /srv WORKDIR /srv
RUN git clone https://github.com/ledgersmb/LedgerSMB.git ledgersmb RUN git clone https://github.com/ledgersmb/LedgerSMB.git ledgersmb