fix tg tunnel bug.

This commit is contained in:
Liu Zhicong
2023-09-29 17:22:22 -07:00
parent 99f6f12227
commit 55b2701faa
2 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/bin/bash
# Build the docker image
docker build -t aios .
docker tag aios:latest paios/aios:latest