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
|
||||
}
|
||||
|
||||
print "Enter server password:"
|
||||
let pass = (input --suppress-output)
|
||||
|
||||
ssh $"admin@silvers.fun" $"echo '($pass)' | sudo -S -u git git init --bare ~/($name).git"
|
||||
ssh $"admin@silvers.fun" $"sudo -S -u git git init --bare ~/($name).git"
|
||||
print $"Repository ($name) created successfully!"
|
||||
|
||||
git init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue