-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
71b576f
commit 0cdf76d
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ NOTE: `grep` and `sed` are also required in order to watch the minecraft logs fo | |
|
||
## AUR Package | ||
|
||
An AUR package is in the works... | ||
You can find an AUR package [here](https://aur.archlinux.org/packages/minecraft-multi-server/). | ||
|
||
# Usage | ||
|
||
|
@@ -80,6 +80,7 @@ For example: | |
|
||
``` | ||
sudo systemctl enable [email protected] | ||
sudo systemctl start [email protected] | ||
``` | ||
|
||
this will enable weekly backups of the `survival` server. | ||
|