Unbewohnte
3 years ago
2 changed files with 8 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
if [ -e charify ] |
||||||
|
then |
||||||
|
mv charify /usr/local/bin/ |
||||||
|
else |
||||||
|
echo "'charify' not found" |
||||||
|
exit 1 |
||||||
|
fi |
Loading…
Reference in new issue