No need to define shell for tex
This commit is contained in:
parent
1d8ba21558
commit
ee9326ab67
1 changed files with 0 additions and 3 deletions
|
@ -640,9 +640,6 @@ write_files:
|
||||||
;; File name to load inferior shells from
|
;; File name to load inferior shells from
|
||||||
(setq shell-file-name "/bin/bash")
|
(setq shell-file-name "/bin/bash")
|
||||||
|
|
||||||
;; Shell file name to run in the subshell used to run TeX
|
|
||||||
(setq tex-shell-file-name "/bin/bash"))
|
|
||||||
|
|
||||||
runcmd:
|
runcmd:
|
||||||
# Run Certbot to obtain SSL certificates and configure Nginx
|
# Run Certbot to obtain SSL certificates and configure Nginx
|
||||||
- certbot certonly --nginx -d u1.metalisp.dev --non-interactive --agree-tos --email marcus.kammer@mailbox.org --redirect
|
- certbot certonly --nginx -d u1.metalisp.dev --non-interactive --agree-tos --email marcus.kammer@mailbox.org --redirect
|
||||||
|
|
Loading…
Add table
Reference in a new issue