non important commit
This commit is contained in:
parent
de3ca3f82c
commit
9603dedfcd
1 changed files with 2 additions and 2 deletions
|
|
@ -52,8 +52,8 @@
|
||||||
print "Enter server password:"
|
print "Enter server password:"
|
||||||
let pass = (input --suppress-output)
|
let pass = (input --suppress-output)
|
||||||
|
|
||||||
ssh $"admin@silvers.fun" $"echo '($pass)' | sudo -S -u git git init --bare ~/($repo_name).git"
|
ssh $"admin@silvers.fun" $"echo '($pass)' | sudo -S -u git git init --bare ~/($name).git"
|
||||||
print $"Repository ($repo_name) created successfully!"
|
print $"Repository ($name) created successfully!"
|
||||||
|
|
||||||
git init
|
git init
|
||||||
git add .
|
git add .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue