From 4e955f349fc2bb6fb725911c5e7dc120d5ab9d47 Mon Sep 17 00:00:00 2001 From: Inqiyad Sabr Date: Wed, 19 Nov 2025 03:45:14 +0600 Subject: Stupid me, thought I'd need that or smt, when I forgot that I'm completely working the capsule dir in the first place git diff! --- c2x | 1 - 1 file changed, 1 deletion(-) (limited to 'c2x') diff --git a/c2x b/c2x index d05c8de..91e608e 100755 --- a/c2x +++ b/c2x @@ -1,7 +1,6 @@ #!/bin/sh # creates a $1_xhtml dir and that's your root cd "${1}" || exit -capsule_dir="${PWD}" printf "Making required dirs..." for subdir in $(find * -type d); do mkdir -p "../${1}_xhtml/${subdir}" -- cgit v1.2.3