source profile and bashrc before starting service
This commit is contained in:
parent
a361262b45
commit
1c3c6e426f
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
source $HOME/.profile; source $HOME/.bashrc
|
||||
#Start frontend
|
||||
cd /root/okiba-org-frontend; /root/.local/share/pnpm/pnpm run dev &
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user