Changeset 1258
- Timestamp:
- 03/11/2010 02:38:13 (5 months ago)
- File:
-
- 1 copied
-
Profiles/justonenight.douglasthrift.net/bin/music-sync.sh (copied) (copied from Profiles/Cygwin/bin/music-sync.sh) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Profiles/justonenight.douglasthrift.net/bin/music-sync.sh
r1244 r1258 27 27 local_music="$(realpath "`cygpath -D`/../Music")/" 28 28 PATH="/cygdrive/c/Windows/System32/dns/bin:$PATH" 29 ;; 30 (FreeBSD|Linux) 31 local=unix 32 local_music="`realpath ~/Music`/" 33 ;; 34 (*) 35 echo "$script: unknown system: `uname -s`" 1>&2 36 exit 1 29 37 ;; 30 38 esac
Note: See TracChangeset
for help on using the changeset viewer.
