1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00

Update docker-image-extract

This commit is contained in:
yalh76 2022-09-07 08:03:28 +02:00
parent f632174adb
commit 6ab6de4aef

View file

@ -1,4 +1,5 @@
#!/bin/sh #!/bin/sh
# #
# This script pulls and extracts all files from an image in Docker Hub. # This script pulls and extracts all files from an image in Docker Hub.
# #