summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-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 4224e6b..f5f3a42 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
28#branch=$(git rev-parse --abbrev-ref HEAD) 28branch=$(git rev-parse --abbrev-ref HEAD)
29#echo -n "pvr.dvbviewer https://github.com/manuelm/pvr.dvbviewer $branch" > project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt 29echo -n "pvr.dvbviewer https://github.com/manuelm/pvr.dvbviewer $branch" > project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt
30#git add project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt 30git add project/cmake/addons/addons/pvr.dvbviewer/pvr.dvbviewer.txt