move utils -> scripts

This commit is contained in:
flameshikari
2024-09-05 13:00:42 +05:00
parent 81524a0dc1
commit 8830054ec1
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env python
import json
import os
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
CWD="$(cd "$(dirname "${BASH_SOURCE[0]}")"/.. && pwd)"