mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
Changed shebang in launcher script
This commit is contained in:
committed by
Mitchell Hashimoto
parent
e6c9dc7040
commit
d06d6796c5
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
|
||||
export XDG_CONFIG_HOME="$SNAP_REAL_HOME/.config"
|
||||
export XDG_DATA_HOME="$SNAP_REAL_HOME/.local/share"
|
||||
|
||||
Reference in New Issue
Block a user