@ -1,4 +1,6 @@
@echo off
:: Copyright (c) 2025 by Robert Strutts
:: License: MIT
:: Activate the virtual environment
call C:\Users\$env:USERNAME\Common\env_dedup\Scripts\Activate.ps1
@ -1,5 +1,6 @@
#!/bin/bash
# Copyright (c) 2025 by Robert Strutts
# License: MIT
source myenv/bin/activate
# Check if the first argument is a directory