sed -i 's/countFresh=`docker exec -it/countFresh=`docker exec/g' install-ONP.sh
파이프라인 스크립트에서 사용하지만 다음 오류가 발생합니다.
sed: -e expression #1, char 26: unterminated `s' command
sed -i 's/countFresh=`docker exec -it/countFresh=`docker exec/g' install-ONP.sh
파이프라인 스크립트에서 사용하지만 다음 오류가 발생합니다.
sed: -e expression #1, char 26: unterminated `s' command