2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-12-23 10:38:58 +00:00

Merge pull request #110 from revant/fix-travis-py

fix: travis py script
This commit is contained in:
Revant Nandgaonkar 2020-03-05 06:21:14 +05:30 committed by GitHub
commit 7d74e73b1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/env python3
#!/usr/bin/env python3
import argparse
import subprocess