tdm_reaper: template<datatype>convert_data_to_type

This commit is contained in:
2021-01-20 19:55:03 +01:00
parent dcbff96714
commit 7e373be49e
5 changed files with 138 additions and 21 deletions

View File

@@ -10,8 +10,6 @@ RUN g++ -v
COPY ./ /tdm_ripper/
RUN cd /tdm_ripper && ls -lh && make install && ls -lh /usr/local/bin/tdmripper
RUN cd /tdm_ripper && ls -lh && make install && ls -lh /usr/local/bin/tdmreaper
CMD ["sleep","inifity"]