Minor file name changes
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ TARGET_FULLPATH=$TARGET_DIR/yolo.py
|
||||
mkdir -p $TARGET_DIR
|
||||
|
||||
echo "- Copying files..."
|
||||
cp yolo.py prompt.txt yolo.yaml $TARGET_DIR
|
||||
cp yolo.py yolo.prompt yolo.yaml $TARGET_DIR
|
||||
chmod +x $TARGET_FULLPATH
|
||||
|
||||
# Creates two aliases for use
|
||||
|
||||
Reference in New Issue
Block a user