1
0
mirror of https://github.com/skywind3000/z.lua synced 2026-03-14 19:59:48 +00:00

update omf entry

This commit is contained in:
skywind3000
2019-02-08 21:40:02 +08:00
parent 499d443321
commit cb38157998

View File

@@ -13,7 +13,6 @@ if test ! -e "$_ZL_DATA"
if test ! -e "$_ZL_DATA_DIR"
mkdir -p -m 700 "$_ZL_DATA_DIR" 2> /dev/null
end
touch "$_ZL_DATA"
end
set -x _ZL_DATA "$_ZL_DATA"