mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
fix apt-get, update readme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
apt update && apt install -y \
|
||||
apt-get update && apt-get install -y \
|
||||
python \
|
||||
python-pip
|
||||
|
||||
Reference in New Issue
Block a user