1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-29 16:34:59 +02:00

Fixing Actions

This commit is contained in:
Anthony Scemama 2021-06-03 01:50:51 +02:00
parent d88ade486b
commit eb09d47bc0

View File

@ -2,7 +2,7 @@
#
# Installs the htmlize Emacs plugin
./missing git clone "https://github.com/hniksic/emacs-htmlize"
./tools/missing git clone "https://github.com/hniksic/emacs-htmlize"
mv emacs-htmlize/htmlize.el $1
rm -rf emacs-htmlize