diff options
Diffstat (limited to 'dotfiles/.local/bin/tlauncher')
-rwxr-xr-x | dotfiles/.local/bin/tlauncher | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dotfiles/.local/bin/tlauncher b/dotfiles/.local/bin/tlauncher new file mode 100755 index 0000000..3699794 --- /dev/null +++ b/dotfiles/.local/bin/tlauncher @@ -0,0 +1,3 @@ +#!/bin/sh + +java -jar /opt/tlauncher/tlauncher.jar |