FluentUI/Gallery/.cmake/linux_postinst.in
yxdy a44db97aa3
Some checks failed
Gallery App Build / Windows (push) Has been cancelled
Gallery App Build / macOS (push) Has been cancelled
Gallery App Build / Ubuntu (push) Has been cancelled
init
2025-02-12 10:31:20 +08:00

6 lines
186 B
Bash

#!/bin/sh
chmod 777 /opt/${PROJECT_APP_NAME}/${PROJECT_APP_NAME}.desktop
cp /opt/${PROJECT_APP_NAME}/${PROJECT_APP_NAME}.desktop /usr/share/applications/
apt-get install libxcb-cursor0