changes for update-bazel script

This commit is contained in:
Ashwani Khemani 2018-10-25 10:57:24 -05:00
parent b929ba01ef
commit a7ecb562b3

View File

@ -86,8 +86,8 @@ deb_data(
{ {
"files": ["50-kubeadm.conf"], "files": ["50-kubeadm.conf"],
"mode": "644", "mode": "644",
"dir": "/etc/sysctl.d/50-kubeadm.conf", "dir": "/etc/sysctl.d",
} },
], ],
) )