projects
/
p8d.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4a3af5
)
Ask for password
author
Damian Myrda
<monkey.damianek@gmail.com>
Sat, 7 Sep 2024 22:28:41 +0000
(17:28 -0500)
committer
Damian Myrda
<monkey.damianek@gmail.com>
Sat, 7 Sep 2024 22:28:41 +0000
(17:28 -0500)
download.sh
patch
|
blob
|
history
diff --git
a/download.sh
b/download.sh
index 5291fe8ce75ef70e5e736fc45c73ec89dbc6b90e..74e3c6e7432e020d8928c3d6452f7de882512988 100755
(executable)
--- a/
download.sh
+++ b/
download.sh
@@
-5,6
+5,7
@@
apt update -y && apt upgrade -y
echo "adding user p8d"
useradd -m -G sudo,docker p8d
+passwd p8d
echo "cloning repo"
git clone https://github.com/moncheeta/p8d.git /p8d/