File: reinstall.sh

package info (click to toggle)
isospec 2.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,472 kB
  • sloc: cpp: 9,530; python: 2,095; makefile: 180; ansic: 100; sh: 88
file content (4 lines) | stat: -rwxr-xr-x 66 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/bash

pip uninstall -y IsoSpecPy
VERBOSE=1 pip install -v .