From 099b085b6938ec9764be5287af6457d2445ade1b Mon Sep 17 00:00:00 2001 From: b4rkod Date: Fri, 26 Apr 2024 09:41:36 +0300 Subject: copying the files from my self hosted git instance --- add_to_index_proper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'add_to_index_proper.sh') diff --git a/add_to_index_proper.sh b/add_to_index_proper.sh index a0174e5..f6d339e 100755 --- a/add_to_index_proper.sh +++ b/add_to_index_proper.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash cp -r $HOME/www/source /tmp/source FILE=$(basename $1|sed s/.txt/.html/) echo $FILE -- cgit v1.2.3