mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-16 04:25:45 +00:00
Create dir
This commit is contained in:
parent
bd81ac3dca
commit
07705bd619
1 changed files with 1 additions and 0 deletions
|
|
@ -430,6 +430,7 @@ build_for_arch() {
|
|||
mkdir -p "$STAGE/usr/bin"
|
||||
mkdir -p "$STAGE/usr/share/applications"
|
||||
mkdir -p "$STAGE/usr/share/icons/hicolor/256x256/apps"
|
||||
mkdir -p "$STAGE/opt/v2rayn-core"
|
||||
mkdir -p "$DEBIAN_DIR"
|
||||
|
||||
# Stage publish content from source build
|
||||
|
|
|
|||
Loading…
Reference in a new issue