diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-22 22:31:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-22 22:31:33 +0000 |
commit | 8b1eff59ef4e0fa32ff38461e631a55cc747d3b3 (patch) | |
tree | 608af609410ab0bac2223879ab770e727b47578c /Master/tlpkg/bin/deref-symlinks | |
parent | 393d98aa9b73034e551b7548b484a26c824386ad (diff) |
moderncv (22jan21)
git-svn-id: svn://tug.org/texlive/trunk@57496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/deref-symlinks')
-rwxr-xr-x | Master/tlpkg/bin/deref-symlinks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/deref-symlinks b/Master/tlpkg/bin/deref-symlinks index 3b1dbd6202f..0a770a7f47d 100755 --- a/Master/tlpkg/bin/deref-symlinks +++ b/Master/tlpkg/bin/deref-symlinks @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -e # $Id$ # Originally written by Karl Berry. Public domain. # |