6 lines
66 B
Bash
6 lines
66 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
echo "* Building phar archive"
|
||
|
pharlite &>/dev/null
|
||
|
|