Commit a3408dee authored by Mccaskey, Alex's avatar Mccaskey, Alex
Browse files

minor update to postinst debian script

parent 6c3a80ee
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,4 +2,5 @@

set +x 

ln -s /usr/local/xacc/bin/qcor /usr/bin/
 No newline at end of file
ln -s /usr/local/aideqc/qcor/bin/qcor /usr/bin/
ln -s /usr/local/aideqc/qcor/bin/qcor-mlir-tool /usr/bin/
 No newline at end of file