1
0
Fork 0
mirror of https://github.com/xHyroM/void-packages.git synced 2024-11-22 22:41:05 +01:00
void-packages/srcpkgs/ms-365-electron/files/office

7 lines
116 B
Text
Raw Normal View History

2024-04-14 15:16:24 +02:00
#!/bin/bash
XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-~/.config}
# Launch
exec /opt/MS-365-Electron/ms-365-electron "$@"