kuso executable permission bug fixed

This commit is contained in:
Sameer Rahmani 2013-07-18 02:31:03 +04:30
parent dcc6df061a
commit 7dc4a026db
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ if [ "$standalone" == "" -o "$standalone" == "y" ]
then
info "Creating a link in globe PATH . . ."
sudo ln -s $repo/$executable /usr/bin/$executable
chmod +x $repo/$executable
fi
sed "s/--EMAIL--/$mail/mg" -i $dotemacs