Skip to content

Commit 9fa5e96

Browse files
authored
Update README.md
1 parent 1a8d9e9 commit 9fa5e96

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,9 @@
11
# start
2-
task dev
32

3+
task dev
44

55
task build
66

7+
# Deployé ici via github action
78

8-
# create keys on server
9-
10-
ssh-keygen -t rsa -b 4096 -C "[email protected]"
11-
cat id_rsa_github.pub >> ~/.ssh/authorized_keys
12-
13-
# Key to add on github => $SSH_PRIVATE_KEY
14-
15-
16-
cat id_rsa_github
9+
https://www.pcoundia.com

0 commit comments

Comments
 (0)