Skip to content

Commit b817710

Browse files
committed
.mylogin.cnf のパーミッション修正
1 parent 8f60a04 commit b817710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provision/centos/7/bootstrap_default_user.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ echo
1717
echo -------------------------------------------------
1818

1919
cp $BASE_DIR/config/vagrant/.mylogin.cnf ~/.mylogin.cnf
20+
chmod 600 ~/.mylogin.cnf
2021

2122
echo -------------------------------------------------
2223
echo

0 commit comments

Comments
 (0)