clean scripts, no longer need preamble
This commit is contained in:
7
build/scripts/utilities.sh
Executable file → Normal file
7
build/scripts/utilities.sh
Executable file → Normal file
@@ -1,10 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
source /build/config
|
||||
set -x
|
||||
|
||||
## Often used tools
|
||||
apt_install_permanent psmisc wget curl python-pip git gawk zip gperf unzip bzip2 inetutils-ping inetutils-telnet rsync
|
||||
|
||||
## Often used python modules
|
||||
pip install argparse
|
||||
pip install argparse
|
||||
Reference in New Issue
Block a user