wiki/info/landscape/creating-ec2-image-for-webserver-from-scratch.md
... ...
@@ -217,4 +217,5 @@ Update amazon cli (because pricing list requires it)
217 217
218 218
## httpd config repo
219 219
220
-Make sure the disposable reverse proxy key from root/keys is in the authorized_keys of the httpdConf user, the user has its own key in id_25519(.pub) and the user has the correct aws credentials. Finally make sure the hook is insured as a git clone --bare doesn't copy hooks.
... ...
\ No newline at end of file
0
+Make sure the disposable reverse proxy key from root/keys is in the authorized_keys of the httpdConf user, the user has its own key in id_25519(.pub) and the user has the correct aws credentials. Finally make sure the hook is insured as a git clone --bare doesn't copy hooks.
1
+Use the branch name "main".
... ...
\ No newline at end of file