7 lines
64 B
Text
7 lines
64 B
Text
|
#!/bin/sh
|
||
|
set -e
|
||
|
|
||
|
package/compile
|
||
|
package/check
|
||
|
package/upgrade
|