5 lines
59 B
Bash
5 lines
59 B
Bash
|
#!/bin/bash
|
||
|
cd source/community.applications
|
||
|
pkg_build.sh
|
||
|
|