summaryrefslogtreecommitdiff
path: root/playground/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'playground/Rakefile')
-rw-r--r--playground/Rakefile2
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