diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-14 22:21:00 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-14 22:21:00 +0200 |
| commit | c7697dbd7d26bc6c62031e0d4d530b3b5987d9ee (patch) | |
| tree | 232890d0ff7913b34982b53ca41b4b5ec5fde7b0 /playground | |
| parent | a2edd9ec657dca835ce1a73807a86a9c44fdfec8 (diff) | |
more tests
Diffstat (limited to 'playground')
| -rw-r--r-- | playground/Rakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playground/Rakefile b/playground/Rakefile index 99a599f..e006960 100644 --- a/playground/Rakefile +++ b/playground/Rakefile @@ -1,4 +1,4 @@ -require_relative 'lib/dsl' +require_relative '../lib/dsl' desc 'Set up wireguard mesh' task :wireguard do |
