privateone commited on
Commit
759f193
·
verified ·
1 Parent(s): 5b67a3e

Update init.sh

Browse files
Files changed (1) hide show
  1. init.sh +1 -1
init.sh CHANGED
@@ -1,7 +1,7 @@
1
  #!/bin/bash
2
  set -e # Exit if any command fails
3
 
4
- echo "🔐 GITHUB_PAT: ${GITHUB_PAT}" # Mask token in logs
5
 
6
  # Define variables
7
  REPO_URL="https://github.com/blendersb/teleapi.git"
 
1
  #!/bin/bash
2
  set -e # Exit if any command fails
3
 
4
+ # echo "🔐 GITHUB_PAT: ${GITHUB_PAT}" # Mask token in logs
5
 
6
  # Define variables
7
  REPO_URL="https://github.com/blendersb/teleapi.git"