diff options
author | Håkon Solbjørg <hlsolbjorg@gmail.com> | 2019-04-02 19:58:09 +0200 |
---|---|---|
committer | Håkon Solbjørg <hlsolbjorg@gmail.com> | 2019-04-02 20:04:54 +0200 |
commit | cf5ca630fe3e34172ba1216e7e33d0f284d43ba7 (patch) | |
tree | 183d0401c34d71cbcc936241366b5f390391834f | |
parent | 7b2c213167401f8100031f38c61679b161d5d73e (diff) |
chore: Move tech support label scripts to own folder.
After importing all the scripts from another repo.
-rw-r--r-- | tech-support/labels/README.rst (renamed from README.rst) | 0 | ||||
-rw-r--r-- | tech-support/labels/cables.py (renamed from cables.py) | 0 | ||||
-rw-r--r-- | tech-support/labels/gondul.py (renamed from gondul.py) | 0 | ||||
-rw-r--r-- | tech-support/labels/main.py (renamed from main.py) | 0 | ||||
-rw-r--r-- | tech-support/labels/old/README.txt (renamed from old/README.txt) | 0 | ||||
-rw-r--r-- | tech-support/labels/old/cable_labels.pl (renamed from old/cable_labels.pl) | 0 | ||||
-rw-r--r-- | tech-support/labels/old/switch_labels.py (renamed from old/switch_labels.py) | 0 | ||||
-rw-r--r-- | tech-support/labels/switches.py (renamed from switches.py) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/README.rst b/tech-support/labels/README.rst index c242d3c..c242d3c 100644 --- a/README.rst +++ b/tech-support/labels/README.rst diff --git a/cables.py b/tech-support/labels/cables.py index a7ff5de..a7ff5de 100644 --- a/cables.py +++ b/tech-support/labels/cables.py diff --git a/gondul.py b/tech-support/labels/gondul.py index 74c1a23..74c1a23 100644 --- a/gondul.py +++ b/tech-support/labels/gondul.py diff --git a/main.py b/tech-support/labels/main.py index b4f7c53..b4f7c53 100644 --- a/main.py +++ b/tech-support/labels/main.py diff --git a/old/README.txt b/tech-support/labels/old/README.txt index fa02d44..fa02d44 100644 --- a/old/README.txt +++ b/tech-support/labels/old/README.txt diff --git a/old/cable_labels.pl b/tech-support/labels/old/cable_labels.pl index b461d03..b461d03 100644 --- a/old/cable_labels.pl +++ b/tech-support/labels/old/cable_labels.pl diff --git a/old/switch_labels.py b/tech-support/labels/old/switch_labels.py index 867c5ab..867c5ab 100644 --- a/old/switch_labels.py +++ b/tech-support/labels/old/switch_labels.py diff --git a/switches.py b/tech-support/labels/switches.py index a218489..a218489 100644 --- a/switches.py +++ b/tech-support/labels/switches.py |