mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-05 11:39:30 +01:00
a223e0142f
- add CI builds for AppImage builds - add AppImage metadata Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 lines
49 B
Bash
Executable File
4 lines
49 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cd "$(dirname "$0")"
|
|
exec ./fluffychat |