Browse Source

Fix script

compton 10 months ago
parent
commit
aa89243af2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/scripts/compton_runs_script.sh

+ 1 - 1
src/scripts/compton_runs_script.sh

@@ -13,7 +13,7 @@ SLOWDB_TABLE=cmd3_2025_1
 COMPTON_FILTER=$SOURCE_FOLDER/src/avg/compton_filter.py
 COMPTON_COMBINER=$SOURCE_FOLDER/src/avg/compton_combiner.py
 
-Sync repositories
+# Sync repositories
 git -C $SOURCE_FOLDER checkout $SOURCE_BRANCH
 git -C $SOURCE_FOLDER pull origin $SOURCE_BRANCH