project name update
This commit is contained in:
parent
aba0c5eed1
commit
23571d6b88
@ -271,8 +271,8 @@ main() {
|
|||||||
dir="$(pwd)"
|
dir="$(pwd)"
|
||||||
|
|
||||||
# Make sure the code is runned in the right way
|
# Make sure the code is runned in the right way
|
||||||
if [[ `basename "$dir"` != "BashInstaller" ]]; then
|
if [[ `basename "$dir"` != "installify" ]]; then
|
||||||
echo "Please run this script in the Bashinstaller folder."
|
echo "Please run this script in the installify folder."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user