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