minecraft-backup icon indicating copy to clipboard operation
minecraft-backup copied to clipboard

add socket option for tmux window manager

Open tstoco opened this issue 2 years ago • 2 comments

I had to use different sockets on my systemd deployment and the script was not sending messages to players on the server.

tstoco avatar Feb 24 '22 13:02 tstoco

Thanks for your contribution! It looks like it is failing some of the above checks. I'll merge this PR once it's been updated to pass those checks.

nicolaschan avatar Mar 01 '22 04:03 nicolaschan

Codecov Report

Merging #28 (ca063a9) into master (8a04318) will decrease coverage by 0.69%. The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #28      +/-   ##
===========================================
- Coverage   100.00%   99.30%   -0.70%     
===========================================
  Files            1        1              
  Lines          284      289       +5     
===========================================
+ Hits           284      287       +3     
- Misses           0        2       +2     
Impacted Files Coverage Δ
backup.sh 99.30% <66.66%> (-0.70%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8a04318...ca063a9. Read the comment docs.

codecov-commenter avatar Mar 01 '22 04:03 codecov-commenter