From 206b7b1ca735d919b3b4456ad40d29ba03baafbd Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 23 Oct 2013 12:32:18 -0700 Subject: [PATCH] get-my-ip.py: Add nesting setup/get-my-ip/ Mimic the path that submodule users will have. --- setup/{ => get-my-ip}/get-my-ip.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename setup/{ => get-my-ip}/get-my-ip.py (100%) diff --git a/setup/get-my-ip.py b/setup/get-my-ip/get-my-ip.py similarity index 100% rename from setup/get-my-ip.py rename to setup/get-my-ip/get-my-ip.py -- 2.26.2