Update profile path

This commit is contained in:
Anthony Rose 2022-09-11 22:19:25 +01:00
parent aca3a05e8d
commit 125fcac410
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
. ./roles/home-cli/files/profile . ./roles/home-cli/files/bash_profile
./user-cli.yml -i ./local.ini ./user-cli.yml -i ./local.ini

View file

@ -1,3 +1,3 @@
#!/bin/sh #!/bin/sh
. ./roles/home-cli/files/profile . ./roles/home-cli/files/bash_profile
./user-gui.yml -i ./local.ini ./user-gui.yml -i ./local.ini