This website requires JavaScript.
Explore
Help
Sign In
nyyu
/
aur
Watch
1
Star
0
Fork
1
You've already forked aur
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
4e1559032b
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 New Issue
Copy Permalink