Dont delete emacs c source folder

This commit is contained in:
Marcus Kammer 2023-11-08 19:37:43 +01:00
parent 3568ff7e4d
commit 607204f8f2
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -493,10 +493,6 @@ write_files:
# If the build succeeds, install Emacs
sudo make install
# Optionally, clean up the build directory
cd ..
rm -rf emacs
- path: /home/cl/.emacs.d/init.el
owner: cl:cl
defer: True