7 lines
73 B
Bash
Executable file
7 lines
73 B
Bash
Executable file
#!/bin/sh
|
|
|
|
source ../.util.sh
|
|
|
|
update_github_tag drone/drone
|
|
|
|
update_pkg
|