mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 16:16:19 +00:00
Update build_appimage.sh
This commit is contained in:
@@ -10,7 +10,7 @@ APP_DIR="$WORK_DIR/ProxMenux.AppDir"
|
|||||||
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||||
DIST_DIR="$SCRIPT_DIR/../dist"
|
DIST_DIR="$SCRIPT_DIR/../dist"
|
||||||
|
|
||||||
VERSION=$(grep -o '"version"[[:space:]]*:[[:space:]]*"[^"]*"' "$SCRIPT_DIR/../package.json" | sed 's/.*"$$[^"]*$$".*/\1/')
|
VERSION=$(node -p "require('$SCRIPT_DIR/../package.json').version")
|
||||||
APPIMAGE_NAME="ProxMenux-${VERSION}.AppImage"
|
APPIMAGE_NAME="ProxMenux-${VERSION}.AppImage"
|
||||||
|
|
||||||
echo "🚀 Building ProxMenux Monitor AppImage v${VERSION} with translation support..."
|
echo "🚀 Building ProxMenux Monitor AppImage v${VERSION} with translation support..."
|
||||||
|
Reference in New Issue
Block a user