code cleanup
This commit is contained in:
parent
95e5b9afe9
commit
dc6fa7ef7a
|
|
@ -1218,6 +1218,7 @@ hacking_api_create_cleanupsh() {
|
||||||
# }
|
# }
|
||||||
|
|
||||||
hacking_api_prereq() {
|
hacking_api_prereq() {
|
||||||
|
# additions to PMK 1.6.6 - Practical API Hacking course setup
|
||||||
# common setup
|
# common setup
|
||||||
echo -e "\n $greenplus Running apt update"
|
echo -e "\n $greenplus Running apt update"
|
||||||
eval apt update $silent
|
eval apt update $silent
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue