Might not be necessary to install the tox repo
This commit is contained in:
parent
7a4ead163b
commit
3b7ad6b406
|
@ -1256,7 +1256,7 @@ EOF
|
||||||
chroot "$rootdir" /bin/chown -R ${MY_USERNAME}:${MY_USERNAME} /home/${MY_USERNAME}/help
|
chroot "$rootdir" /bin/chown -R ${MY_USERNAME}:${MY_USERNAME} /home/${MY_USERNAME}/help
|
||||||
|
|
||||||
# Tox user interface
|
# Tox user interface
|
||||||
enable_tox_repo
|
#enable_tox_repo
|
||||||
mesh_tox_qtox
|
mesh_tox_qtox
|
||||||
# copy the default qtox ini file
|
# copy the default qtox ini file
|
||||||
if [ ! -d ${rootdir}/home/${MY_USERNAME}/.config/tox ]; then
|
if [ ! -d ${rootdir}/home/${MY_USERNAME}/.config/tox ]; then
|
||||||
|
|
Loading…
Reference in New Issue