mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-25 18:45:30 +00:00
linux
not gnu/linux smh
This commit is contained in:
parent
3ab3d5bc04
commit
fd60e66182
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Grasscutter install script for linux
|
# Grasscutter install script for GNU/Linux
|
||||||
# Made by TurtleIdiot
|
# Made by TurtleIdiot
|
||||||
|
|
||||||
# Stops the installer if any command has a non-zero exit status
|
# Stops the installer if any command has a non-zero exit status
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Grasscutter install script for linux - Simpler version
|
# Grasscutter install script for GNU/Linux - Simpler version
|
||||||
# This installer doesn't ask you to install dependencies, you have to install them manually
|
# This installer doesn't ask you to install dependencies, you have to install them manually
|
||||||
# Made by TurtleIdiot and modified by syktyvkar (and then again modified by Blue)
|
# Made by TurtleIdiot and modified by syktyvkar (and then again modified by Blue)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user