diff --git a/.pct-helpers b/.pct-helpers index decfd83..f99b346 100644 --- a/.pct-helpers +++ b/.pct-helpers @@ -836,7 +836,7 @@ showNotes(){ # pushNotes(){ [ -e "${BUILD_NOTES}" ] \ - && @ pct-push-r $1 "${BUILD_NOTES}" + && @ pct-push-r $1 "${BUILD_NOTES}" /root/ }