mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 09:00:26 +00:00
Update main.yml
This commit is contained in:
parent
4e774348a3
commit
6a51365e3c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
- name: Output all containers version
|
||||
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://websoft9.github.io/StackHub/scripts/containers_version.sh
|
||||
chmod +x /tmp/containers_version.sh
|
||||
bash /tmp/containers_version.sh
|
||||
rm -f /tmp/containers_version.sh
|
||||
|
|
Loading…
Reference in a new issue