Add vim to fix packages.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Put fixes in a file so they do not need remembered.
|
# Put fixes in a file so they do not need remembered.
|
||||||
|
|
||||||
docker exec -it nc-app apt update -y
|
docker exec -it nc-app apt update -y
|
||||||
docker exec -it nc-app apt install -y sudo libmagickcore-6.q16-6-extra htop iputils-ping dnsutils
|
docker exec -it nc-app apt install -y sudo libmagickcore-6.q16-6-extra htop iputils-ping dnsutils vim
|
||||||
|
|
||||||
# 2022-10-30 More additions after moving to Nextcloud version 25.
|
# 2022-10-30 More additions after moving to Nextcloud version 25.
|
||||||
docker exec -itu www-data nc-app ./occ db:add-missing-columns
|
docker exec -itu www-data nc-app ./occ db:add-missing-columns
|
||||||
|
Reference in New Issue
Block a user