Make x platform

This commit is contained in:
Jordan Eldredge 2018-03-13 20:02:17 -07:00
parent 609675bcb9
commit 098779b9c8

View file

@ -1,3 +1,3 @@
#!/bin/bash -
APP_PATH=`find built | grep "winamp-.*.js$"`
sed -i .bk "s#built\/winamp.js#$APP_PATH#" index.html
sed -i.bk "s#built\/winamp.js#$APP_PATH#" index.html