Update patcher.sh

pull/144/head
Carrot2 3 years ago committed by AlexPresso
parent e2696e47c5
commit b26a3af4ae

@ -4,7 +4,8 @@
# VARS
###############################
dsm_version=$(cat /etc.defaults/VERSION | grep productversion | sed 's/productversion=//' | tr -d '"')
source "/etc/VERSION"
dsm_version="$productversion $buildnumber-$smallfixnumber"
repo_base_url="https://github.com/AlexPresso/VideoStation-FFMPEG-Patcher"
version="2.0"
action="patch"

Loading…
Cancel
Save