mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:25:14 +03:00
4 lines
125 B
Bash
Executable file
4 lines
125 B
Bash
Executable file
#!/bin/sh
|
|
|
|
git config --global url."https://teaxyz:$1@github.com/teaxyz/pantry".insteadOf "https://github.com/teaxyz/pantry"
|