standartisation of scripts

This commit is contained in:
Dmitry Ozerov
2020-11-05 21:46:22 +01:00
committed by Data Backend account
parent fe39841df9
commit 0e001f4daf
24 changed files with 154 additions and 18 deletions
+3
View File
@@ -16,6 +16,9 @@ case ${H} in
'sf-daq-4')
CORES='36,37'
;;
'sf-daq-8')
CORES='17,18'
;;
*)
CORES='2'
esac