4 lines
No EOL
70 B
Bash
Executable file
4 lines
No EOL
70 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rm .game || true
|
|
ln -sv ~/.local/share/vintagestory .game |