chore(installer): migrate instructions on upgrade
This commit is contained in:
parent
afce6604ca
commit
d10bcbce42
6
install
6
install
|
@ -763,6 +763,12 @@ ${reset}"
|
||||||
|
|
||||||
else
|
else
|
||||||
printf "
|
printf "
|
||||||
|
${yellow}\
|
||||||
|
Once upgraded, run the following command to migrate the database:
|
||||||
|
|
||||||
|
${cyan}\
|
||||||
|
$ sudo -u $LIBRETIME_USER libretime-api migrate
|
||||||
|
|
||||||
${yellow}\
|
${yellow}\
|
||||||
You can restart LibreTime using the following command:
|
You can restart LibreTime using the following command:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue