Skip to content

Commit 81e8eaf

Browse files
committed
🔀 Merge branch 'organism' into match_epi_fmaps
[rebuild standard]
2 parents 0749e9c + 1ca5677 commit 81e8eaf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/Dockerfiles/base-standard.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ RUN apt-get autoremove -y \
4949
&& ln -s /usr/lib/x86_64-linux-gnu/libcrypt.so.1 /usr/lib/x86_64-linux-gnu/libcrypt.so.2 \
5050
&& find / -type f -print0 | sort -t/ -k2 | xargs -0 rdfind -makehardlinks true \
5151
&& rm -rf results.txt \
52-
&& cp -l /lib/x86_64-linux-gnu/libcrypt.so.1.1.0 /lib/x86_64-linux-gnu/libcrypt.so.2 \
5352
&& ldconfig \
5453
&& chmod 777 / /home/c-pac_user \
5554
&& chmod 777 $(ls / | grep -v sys | grep -v proc)

0 commit comments

Comments
 (0)