Update message

This commit is contained in:
Alex Tselegidis 2023-07-26 12:40:46 +02:00
parent 1fbb4070ab
commit 48341df746
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
echo "➜ Set correct permissions"
echo "➜ Set Correct Permissions"
chmod -R 777 storage
echo "➜ Install Composer Dependencies"