log
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#! /bin/bash
|
||||
|
||||
main() {
|
||||
log flags...
|
||||
flags "$@"
|
||||
log install...
|
||||
install
|
||||
log build...
|
||||
build
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user