starting moving from tilda

This commit is contained in:
2025-11-04 13:32:04 +03:00
parent ce487f6263
commit 93bd25e8eb
185 changed files with 2931 additions and 40 deletions

View File

@@ -10,6 +10,6 @@ fi
if [ -e kodorvan/perm/system/settings/*.sample ]; then
for i in kodorvan/perm/system/settings/*.sample; do
cp "i" "i/.sample/";
cp "$i" "${i/.sample/}";
done
fi