Fix a typo
Este commit está contenido en:
padre
39a3ce94f2
commit
9b0fac4b15
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
|
@ -30,6 +30,6 @@ find "$TOP_DIR/_templates" -maxdepth 1 -mindepth 1 -type f -name "*.${SYS_NAME}"
|
|||
base=$(basename "$file" ".${SYS_NAME}")
|
||||
ext="${base##*.}"
|
||||
#echo ln -rs "${file#${TOP_DIR}/}" "${base}"
|
||||
ln -vrs "${file}" "${TOP_DIR}/${base%${ext}}local.$ext"t
|
||||
ln -vrs "${file}" "${TOP_DIR}/${base%${ext}}local.$ext"
|
||||
done
|
||||
|
||||
|
|
Cargando…
Añadir tabla
Añadir enlace
Referenciar en una nueva incidencia