update hooks and build scripts
This commit is contained in:
parent
84a741dba6
commit
67d0570b50
|
@ -2,6 +2,15 @@
|
|||
|
||||
### web browsers instalation hook
|
||||
|
||||
################################################################################
|
||||
# Title: 0550-install-browsers.hook.chroot
|
||||
# Description: web browser install script
|
||||
# Author: manuel rosa <manuelsilvarosa@gmail.com>
|
||||
# Date: Outubro 29, 2023
|
||||
# License: GPL-3.0-or-later
|
||||
################################################################################
|
||||
|
||||
|
||||
# Install depends
|
||||
apt install -y apt-transport-https curl
|
||||
|
||||
|
|
Loading…
Reference in New Issue