ipcheck add

This commit is contained in:
변정훈
2023-06-30 09:58:48 +09:00
parent 3bebd64071
commit cbe531968d
2 changed files with 19 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
export USER="ByeonJungHun"
export GITKEY=""
export GITKEY="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"
export REPO=$1
echo ${REPO/\/\//\/\/$USER:$GITKEY@}