fix: remove testing install function from which
This commit is contained in:
parent
2969bc9af3
commit
460692d741
@ -20,7 +20,3 @@ PACKAGE(){
|
|||||||
|
|
||||||
cd .. && rm -r "${NAME}-${VERSION}"
|
cd .. && rm -r "${NAME}-${VERSION}"
|
||||||
}
|
}
|
||||||
|
|
||||||
INSTALL(){
|
|
||||||
echo "Testing the install script"
|
|
||||||
}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user