non important commit
This commit is contained in:
parent
df8fd18ac0
commit
e7e560a3b3
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
ssh $"admin@silvers.fun" $"sudo -S -u git git init --bare ~/($name).git"
|
||||
print $"Repository ($name) created successfully!"
|
||||
|
||||
git init
|
||||
git init .
|
||||
git add .
|
||||
git commit -m "Project setup"
|
||||
git $"remote add origin git@silvers.fun:($name).git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue