Update .gitea/workflows/update.yaml
automatically check for updates / Check_for_update (push) Successful in 18s
automatically check for updates / Check_for_update (push) Successful in 18s
This commit is contained in:
@@ -13,11 +13,11 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: update argonfanhat
|
||||
run: |
|
||||
wget https://download.argon40.com/argonfanhat.sh
|
||||
wget https://download.argon40.com/argonfanhat.sh -O argonfanhat.sh
|
||||
rm -f argonfanhat.sh.*
|
||||
wget https://download.argon40.com/ar1config.png
|
||||
wget https://download.argon40.com/ar1config.png -O ar1config.png
|
||||
rm -f ar1config.png.*
|
||||
wget http://download.argon40.com/ar1uninstall.png
|
||||
wget http://download.argon40.com/ar1uninstall.png -O ar1uninstall.png
|
||||
rm -f ar1uninstall.png.*
|
||||
- name: git commit
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user