mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 20:56:55 +00:00
mkpkg_couchpotatoserver: preserve .git in source
This commit is contained in:
parent
e9af0b7c08
commit
ba81f8c9f3
@ -27,7 +27,6 @@ echo "getting sources..."
|
|||||||
cd CouchPotatoServer.git
|
cd CouchPotatoServer.git
|
||||||
git pull
|
git pull
|
||||||
GIT_REV=`git log -n1 --format=%h`
|
GIT_REV=`git log -n1 --format=%h`
|
||||||
rm -rf .git
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
echo "copying sources..."
|
echo "copying sources..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user