summaryrefslogtreecommitdiffstats
path: root/scripts/sync_buildenv.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/sync_buildenv.sh')
-rwxr-xr-xscripts/sync_buildenv.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/sync_buildenv.sh b/scripts/sync_buildenv.sh
index f5f3a42..4224e6b 100755
--- a/scripts/sync_buildenv.sh
+++ b/scripts/sync_buildenv.sh
@@ -25,6 +25,6 @@ do
25 git add $d 25 git add $d
26done 26done
27 27
28branch=$(git rev-parse --abbrev-ref HEAD) 28#branch=$(git rev-parse --abbrev-ref HEAD)
29echo -n "pvr.dvbviewer https://github.com/manuelm/pvr.dvbviewer $branch" > project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt 29#echo -n "pvr.dvbviewer https://github.com/manuelm/pvr.dvbviewer $branch" > project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt
30git add project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt 30#git add project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt