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