From: Nicolas Boisselier Date: Sat, 10 Jan 2015 02:48:44 +0000 (+0000) Subject: nb-install: Mode 755 X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=e103258e73f266e487132c3949800d182665d1e2;p=nb.git nb-install: Mode 755 --- diff --git a/bin/nb-install b/bin/nb-install index 46bc25f8..36773690 100755 --- a/bin/nb-install +++ b/bin/nb-install @@ -81,6 +81,12 @@ elif [ -w /etc/profile ]; then fi +# +# Executable +# +verbose "Mode 755" +chmod 755 --changes $NB_ROOT/etc/vim/vim* $NB_ROOT/etc/vim/*.sh $NB_ROOT/etc/vim/*.pl + # # Bye # diff --git a/etc/vim/checkscript.sh b/etc/vim/checkscript.sh old mode 100644 new mode 100755 diff --git a/etc/vim/checkspell.sh b/etc/vim/checkspell.sh old mode 100644 new mode 100755 diff --git a/etc/vim/choosesig.pl b/etc/vim/choosesig.pl old mode 100644 new mode 100755 diff --git a/etc/vim/vim-shortcurts b/etc/vim/vim-shortcurts old mode 100644 new mode 100755 diff --git a/etc/vim/vim-shortcurts-stdin b/etc/vim/vim-shortcurts-stdin old mode 100644 new mode 100755 diff --git a/etc/vim/vim-shortcurts.new b/etc/vim/vim-shortcurts.new old mode 100644 new mode 100755 diff --git a/etc/vim/vim-template-0.3.0.zip b/etc/vim/vim-template-0.3.0.zip old mode 100644 new mode 100755 diff --git a/etc/vim/vimplate-dump b/etc/vim/vimplate-dump old mode 100644 new mode 100755