source profile and bashrc before starting service
This commit is contained in:
@@ -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 &
|
||||
|
||||
|
Reference in New Issue
Block a user