From c56b2a264b01cd5c91643b0d0591df39bb31a891 Mon Sep 17 00:00:00 2001 From: Oleg S Date: Thu, 11 Aug 2022 12:39:30 +0300 Subject: [PATCH] Make sh files as executables --- xcommon.sh | 0 xcreate.sh | 0 xmake.sh | 0 xupdate.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 xcommon.sh mode change 100644 => 100755 xcreate.sh mode change 100644 => 100755 xmake.sh mode change 100644 => 100755 xupdate.sh diff --git a/xcommon.sh b/xcommon.sh old mode 100644 new mode 100755 diff --git a/xcreate.sh b/xcreate.sh old mode 100644 new mode 100755 diff --git a/xmake.sh b/xmake.sh old mode 100644 new mode 100755 diff --git a/xupdate.sh b/xupdate.sh old mode 100644 new mode 100755