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

6 lines
116 B
Bash

#!/bin/bash
XDG_CONFIG_HOME=${XDG_CONFIG_HOME:-~/.config}
# Launch
exec /opt/MS-365-Electron/ms-365-electron "$@"