mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Made myFile executable
This commit is contained in:
parent
96d40556dd
commit
d0a0a8a9c9
1 changed files with 1 additions and 0 deletions
1
helpers/vendor/docker-image-extract
vendored
Normal file → Executable file
1
helpers/vendor/docker-image-extract
vendored
Normal file → Executable 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.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue