This website requires JavaScript.
Explore
Help
Sign in
nyyu
/
aur
Watch
1
Star
0
Fork
You've already forked aur
1
Code
Issues
1
Pull requests
Releases
Wiki
Activity
375200eb6c
aur
/
drone
/
update.sh
8 lines
89 B
Bash
Raw
Normal View
History
Unescape
Escape
add auto update drone
2021-07-26 20:34:17 +02:00
#!/bin/sh
source
../.util.sh
drone-runner-docker: update to 1.6.3
2021-07-26 20:37:40 +02:00
update_github_tag drone/drone
add auto update drone
2021-07-26 20:34:17 +02:00
update only if valid ver [CI SKIP]
2021-08-25 18:54:27 +02:00
[
$?
-eq
0
]
&&
update_pkg
Reference in a new issue
Copy permalink