This commit is contained in:
2026-05-17 17:15:33 +07:00
parent 0c987d39b3
commit 26f5760987
9 changed files with 38 additions and 37 deletions
+1
View File
@@ -29,6 +29,7 @@ build-linux:
"CGO_ENABLED=1 GOOS=linux GOARCH=arm64 go build -o bin/evening_detective_linux_arm64 cmd/evening_detective/main.go"
ls ../evening_detective_stories | grep Дело | xargs -I {} cp -f bin/evening_detective_linux_arm64 "../evening_detective_stories/{}/game/"
ls ../evening_detective_stories | grep Дело | xargs -I {} cp -f docker-compose.yml "../evening_detective_stories/{}/game/"
ls ../evening_detective_stories | grep Дело | xargs -I {} cp -f Dockerfile "../evening_detective_stories/{}/game/"
text_to_story:
rm -f ./cmd/text_to_story/story.json
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -5,8 +5,8 @@
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ВД Админка</title>
<script type="module" crossorigin src="/assets/index-Bs_-KSKU.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CwoYUpL_.css">
<script type="module" crossorigin src="/assets/index-CPHR3vnj.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DsvpS8Ty.css">
</head>
<body>
<div id="app"></div>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -5,8 +5,8 @@
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Вечерний детектив</title>
<script type="module" crossorigin src="/assets/index-D9VDXiGN.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CKIFqlVo.css">
<script type="module" crossorigin src="/assets/index-MPAOMwC-.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Ddu2UMn8.css">
</head>
<body>
<div id="app"></div>