mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
Make x platform
This commit is contained in:
parent
609675bcb9
commit
098779b9c8
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue