Skip to content

Commit

Permalink
Create get_os.sh
Browse files Browse the repository at this point in the history
Signed-off-by: 熊鑫伟 Xinwei Xiong <3293172751NSS@gmail.com>
  • Loading branch information
cubxxw authored Oct 23, 2024
1 parent d15caee commit c7e9888
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions compose/production/ubuntu/get_os.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
OS=$(uname | tr '[:upper:]' '[:lower:]')

export GOARCH=$ARCH

echo $OS

0 comments on commit c7e9888

Please sign in to comment.