File: python3

package info (click to toggle)
python-mpd 0.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 356 kB
  • ctags: 241
  • sloc: python: 1,240; makefile: 170; sh: 12
file content (7 lines) | stat: -rwxr-xr-x 99 bytes parent folder | download
1
2
3
4
5
6
7
#!/bin/sh
exec 2>&1
set -e
set -x
install mpd_test.py "$ADTTMP"
cd "$ADTTMP"
python3 ./mpd_test.py