check file first
This commit is contained in:
parent
c706b9eefb
commit
2c56622eeb
1 changed files with 2 additions and 1 deletions
|
@ -17,4 +17,5 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with cdist. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
cat /etc/timezone
|
||||
|
||||
[ -f /etc/timezone ] && cat /etc/timezone
|
||||
|
|
Loading…
Reference in a new issue