fixed one last tiny detail
This commit is contained in:
parent
6772b9e0a8
commit
1644739ff7
0
gitignore → .gitignore
vendored
0
gitignore → .gitignore
vendored
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
read -p "git user ?" user
|
||||
read -ps "git password ?" pass
|
||||
read -s -p "git password ?" pass
|
||||
mkdir build
|
||||
while true
|
||||
do
|
||||
|
Loading…
x
Reference in New Issue
Block a user