1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2024-09-03 20:06:10 +02:00
This commit is contained in:
yalh76 2022-09-07 07:44:25 +02:00
parent 102c6225ce
commit 7695dede06

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.
# #