5 lines
81 B
Bash
5 lines
81 B
Bash
#!/usr/bin/env bash
|
|
./copy_files.sh
|
|
./fix_perms.sh
|
|
./format.sh
|
|
./build_summary.js |