mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #3729 from znerol/bug/master/tmp-script
This commit is contained in:
commit
2470b276fe
@ -18,7 +18,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
echo $script_type > /tmp/script
|
||||
if [ "$script_type" = "client-connect" ]; then
|
||||
if [ -f /tmp/$common_name ]; then
|
||||
/bin/cat /tmp/$common_name > $1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user