diff options
Diffstat (limited to 'example')
-rw-r--r-- | example/complete.yaml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/example/complete.yaml b/example/complete.yaml index 2677285..18a33d7 100644 --- a/example/complete.yaml +++ b/example/complete.yaml @@ -64,11 +64,8 @@ Menus: Games: nethack3.7: - ChrootPath: /opt/nethack + ChrootPath: test_data/fake_nethack_directory FileMode: "0666" - ScoreCommands: - - exec /games/nethack -s all - - wait Commands: - cp /games/var/save/%u%n.gz /games/var/save/%u%n.gz.bak - exec /games/nethack -u %n |