mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
mkpkg_couchpotatoserver: preserve .git in source
This commit is contained in:
@@ -27,7 +27,6 @@ echo "getting sources..."
|
||||
cd CouchPotatoServer.git
|
||||
git pull
|
||||
GIT_REV=`git log -n1 --format=%h`
|
||||
rm -rf .git
|
||||
cd ..
|
||||
|
||||
echo "copying sources..."
|
||||
|
||||
Reference in New Issue
Block a user