CSIT-1136: Trending: Redirect "new" to the index.html
[csit.git] / resources / tools / presentation / run_cpta.sh
index b6bd96f..954f17d 100755 (executable)
@@ -30,7 +30,5 @@ STATUS=$(python pal.py \
     --force)
 RETURN_STATUS=$?
 
-cp -r new _build/
-
 echo ${STATUS}
 exit ${RETURN_STATUS}