Skip to content

Commit

Permalink
Look into ssh dir
Browse files Browse the repository at this point in the history
  • Loading branch information
adikhoff committed Oct 24, 2024
1 parent 68bc5be commit f060378
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ LIVE_ROOT="redot-docs-live"
LIVE_REPO="https://github.com/Redot-Engine/$LIVE_ROOT.git"
BUILD_DIR="html/en/$GIT_BRANCH"

echo "###############################"
ls -la ~/.ssh

mkdir -p $REPORT_DIR
rm $REPORT_FILE
echo "reporting to $REPORT_FILE" 2>&1 | tee -a $REPORT_FILE
Expand Down

0 comments on commit f060378

Please sign in to comment.