mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update main.yml
This commit is contained in:
parent
3b4164df31
commit
fed940f7b6
@ -21,5 +21,6 @@
|
|||||||
- name: Output all containers version
|
- name: Output all containers version
|
||||||
shell: |
|
shell: |
|
||||||
wget -O /tmp/containers_version.sh https://raw.githubusercontent.com/Websoft9/StackHub/main/scripts/containers_version.sh
|
wget -O /tmp/containers_version.sh https://raw.githubusercontent.com/Websoft9/StackHub/main/scripts/containers_version.sh
|
||||||
|
chmod +x /tmp/containers_version.sh
|
||||||
bash /tmp/containers_version.sh
|
bash /tmp/containers_version.sh
|
||||||
rm -f /tmp/containers_version.sh
|
rm -f /tmp/containers_version.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user