Skip to content

Commit 82c9fa1

Browse files
aptalcathelamer
authored andcommitted
increase verbosity
1 parent 6e55e42 commit 82c9fa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

root/etc/cont-init.d/99-python2

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/with-contenv bash
22

3+
echo "**** installing python2 and pip ****"
34
apt-get update && apt-get install -y \
45
python \
56
python-pip

0 commit comments

Comments
 (0)