mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 06:20:53 +00:00
@@ -45,6 +45,8 @@ curl -Lo "$APP_BUILD_DIR"/appimage_functions.sh https://github.com/AppImage/AppI
|
||||
# get_desktop
|
||||
cp "$ROOT_DIR/runtime/nvim.desktop" "$APP_DIR/"
|
||||
cp "$ROOT_DIR/runtime/nvim.png" "$APP_DIR/"
|
||||
mkdir "$APP_DIR/usr/share/metainfo/"
|
||||
cp "$ROOT_DIR/runtime/nvim.appdata.xml" "$APP_DIR/usr/share/metainfo/"
|
||||
|
||||
cd "$APP_DIR"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user