2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-04-04 08:21:50 +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 argparse
import subprocess import subprocess