From da05198ed1c3e036b5c470b0232caf524cf3ec00 Mon Sep 17 00:00:00 2001 From: Francois Best Date: Wed, 23 May 2012 00:23:32 +0200 Subject: [PATCH] Removed extension for scripts and made them executable for easier use. --- res/{install_local_mac.sh => install_local_mac} | 0 res/{install_mac.sh => install_mac} | 0 res/{packaging.sh => packaging} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename res/{install_local_mac.sh => install_local_mac} (100%) mode change 100644 => 100755 rename res/{install_mac.sh => install_mac} (100%) mode change 100644 => 100755 rename res/{packaging.sh => packaging} (100%) mode change 100644 => 100755 diff --git a/res/install_local_mac.sh b/res/install_local_mac old mode 100644 new mode 100755 similarity index 100% rename from res/install_local_mac.sh rename to res/install_local_mac diff --git a/res/install_mac.sh b/res/install_mac old mode 100644 new mode 100755 similarity index 100% rename from res/install_mac.sh rename to res/install_mac diff --git a/res/packaging.sh b/res/packaging old mode 100644 new mode 100755 similarity index 100% rename from res/packaging.sh rename to res/packaging