generated from VLADIMIR/template
up
This commit is contained in:
@@ -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
|
||||
|
||||
+21
-21
File diff suppressed because one or more lines are too long
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
+10
-10
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-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>
|
||||
|
||||
Reference in New Issue
Block a user