Show latest log hash

This commit is contained in:
supositware 2021-06-12 16:27:56 +02:00
parent cef981c522
commit 97a1bdaa2c

View file

@ -7,6 +7,8 @@ RUN git clone https://git.namejeff.xyz/Supositware/jeff-downloader.git .
RUN git checkout progress
RUN git log -1 --format=%h
RUN npm install
RUN npm i -g pm2