Adding some special blocks like HALVING_3
This commit is contained in:
@@ -11,5 +11,7 @@ export FLAG_PATH=$APPS_PATH/../flags
|
||||
MINUTE=`date +%M`
|
||||
DATE=`date +%Y%m%d0000`
|
||||
|
||||
source scripts/blocks2.sh
|
||||
|
||||
if [ -f scripts/$1.sh ];
|
||||
then
|
||||
source scripts/$1.sh
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user