An error occurred during the update. Please help me
root@sedate-base:~# cd /var/www/pterodactyl
root@sedate-base:/var/www/pterodactyl# chmod +x blueprint.sh
root@sedate-base:/var/www/pterodactyl# bash blueprint.sh
mv: cannot move '/var/www/pterodactyl/blueprint' to '/var/www/pterodactyl/.blueprint/blueprint': Directory not empty
blueprint.sh: line 67: .blueprint/lib/logFormat.sh: No such file or directory
blueprint.sh: line 68: .blueprint/lib/misc.sh: No such file or directory
blueprint.sh: line 197: dbValidate: command not found
██
██ ██
████
blueprint.sh: line 209: PRINT: command not found
blueprint.sh: line 130: PRINT: command not found
blueprint.sh: line 155: PRINT: command not found
blueprint.sh: line 156: PRINT: command not found
root@sedate-base:/var/www/pterodactyl#
2 Replies
run
rm -r .blueprint
then try doing stuff againThanks ❤️