diff --git a/vfx/popos/nuke.sh b/vfx/popos/nuke.sh index 3080f7e..7225e57 100644 --- a/vfx/popos/nuke.sh +++ b/vfx/popos/nuke.sh @@ -84,4 +84,5 @@ if [ "${delete_installer}" = 1 ]; then else echo "leaving previously-existing installer in place..." fi +echo "export NUKE_TEMP_DIR=/media/carlos/DataLinux/cache/nuke/" >>~/.bashrc echo "${app_name} installation script finished"