Remove most obsolete files before migrating to maestro
This commit is contained in:
11
images/firefox/build/scripts/03_firefox.sh
Normal file
11
images/firefox/build/scripts/03_firefox.sh
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
source /build/config
|
||||
set -x
|
||||
|
||||
## Firefox
|
||||
$minimal_apt_get_install firefox
|
||||
|
||||
## Pulseaudio script
|
||||
echo "PULSE_SERVER=host firefox" > /opt/firefox
|
||||
chmod +x /opt/firefox
|
||||
Reference in New Issue
Block a user