diff --git a/import.sh b/import.sh index c405185..0c4dcd0 100755 --- a/import.sh +++ b/import.sh @@ -7,7 +7,7 @@ if [ "$#" -ne 3 ]; then fi language=$1 -repo="https://github.com/mateiadrielrafael/$2" +repo="https://github.com/prescientmoon/$2" name=$3 # Ensure project with that name doesn't exist