mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
scripts/git_version: delete as no users in tree
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
parent
bfce57a7bd
commit
2f2a1ff4b7
@ -1,10 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||
|
||||
. config/options $1
|
||||
|
||||
[ -f "$PKG_BUILD/VERSION" ] && PKG_GIT_VERSION=`cat $PKG_BUILD/VERSION`
|
||||
|
||||
echo $PKG_GIT_VERSION
|
Loading…
x
Reference in New Issue
Block a user