mirror of
https://github.com/Gradiant/5g-images.git
synced 2025-11-02 21:13:13 +00:00
[openvpn] update update_current_tag
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
## CURRENTLY DISABLED
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
CURRENT_TAG=$(docker run --pull=always -ti --rm alpine:latest apk info --no-cache openvpn | grep -Po '(?<=openvpn-)[\d\.]+' | head -1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user