Ensure ps not to be t

Addressing this change: bef1edc9ca
This commit is contained in:
Yuto SASAKI 2023-01-03 21:14:58 +09:00 committed by yewton
parent 3969e02b27
commit 3fa2530407

View File

@ -137,7 +137,7 @@
(read-from-string (buffer-string))))
;; If it doesn't exist, make sure the directory is there
;; so we can create it.
(make-directory el-get-dir t)))
(progn (make-directory el-get-dir t) nil)))
(p-s
(cond
((null ps) ;; nothing installed, we should install el-get