mirror of
https://github.com/kennethreitz-archive/py-reqcache.git
synced 2026-06-05 23:30:17 +00:00
4 lines
37 B
Bash
Executable File
4 lines
37 B
Bash
Executable File
#!/bin/sh
|
|
source env/bin/activate
|
|
$@
|