renaming ansi library, thers another with the same generic name

This commit is contained in:
q
2019-02-24 08:24:30 +02:00
parent 26c22cafbf
commit 412339e35e
7 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ set -x
rm -rf markslider
mkdir -p markslider/scripts markslider/markslider
cp -v ansi.py md_color.py markslider.py markslider/markslider/
cp -v ansicodes.py md_color.py markslider.py markslider/markslider/
echo '#!/usr/bin/env python
# -*- coding: utf-8 -*-