mirror of
https://github.com/kennethreitz-archive/py-reqcache.git
synced 2026-07-21 21:39:33 +00:00
4 lines
37 B
Bash
Executable File
4 lines
37 B
Bash
Executable File
#!/bin/sh
|
|
source env/bin/activate
|
|
$@
|