mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-06-17 14:58:14 +00:00
4
packer/tinycore-linux/scripts/firefox.sh
Normal file
4
packer/tinycore-linux/scripts/firefox.sh
Normal file
@ -0,0 +1,4 @@
|
||||
# Install firefox and openit at startup
|
||||
tce-load -wi firefox-official
|
||||
mkdir -p /home/gns3/.X.d
|
||||
echo 'firefox -setDefaultBrowser -private &' > /home/gns3/.X.d/firefox
|
Reference in New Issue
Block a user