#!/bin/bash

sed -i '/secure_path/ s/$/:\/usr\/local\/bin/' /etc/sudoers
