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