mirror of
https://github.com/linuxserver/docker-code-server.git
synced 2024-11-26 14:05:41 +01:00
increase verbosity
This commit is contained in:
parent
6e55e420ba
commit
82c9fa140c
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo "**** installing python2 and pip ****"
|
||||
apt-get update && apt-get install -y \
|
||||
python \
|
||||
python-pip
|
||||
|
Loading…
Reference in New Issue
Block a user