You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Administriva
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#/bin/bash
|
#/bin/bash
|
||||||
uncompyle6_merge_33_owd=$(pwd)
|
uncompyle6_merge_36_owd=$(pwd)
|
||||||
cd $(dirname ${BASH_SOURCE[0]})
|
cd $(dirname ${BASH_SOURCE[0]})
|
||||||
if . ./setup-python-3.3.sh; then
|
if . ./setup-python-3.6.sh; then
|
||||||
git merge master
|
git merge master
|
||||||
fi
|
fi
|
||||||
cd $uncompyle6_merge_33_owd
|
cd $uncompyle6_merge_36_owd
|
||||||
|
Reference in New Issue
Block a user