Skip to content

Commit 9e323ae

Browse files
Nam NguyenNam Nguyen
authored andcommitted
bug fixes
1 parent 5b76a9c commit 9e323ae

File tree

7 files changed

+1
-230
lines changed

7 files changed

+1
-230
lines changed

roles/nam/libraries/app.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ function updateRepositoryOnLogin()
3838

3939
header 'UPDATING REPOSITORY ON LOGIN'
4040

41-
local -r command='cd /opt/git/github.com/gdbtek/linux-cookbooks/cookbooks && git pull'
41+
local -r command='cd /opt/linux-cookbooks/cookbooks && git pull'
4242

4343
appendToFileIfNotFound "$(getProfileFilePath "${userLogin}")" "${command}" "${command}" 'false' 'false' 'true'
4444
}

roles/work/roles/cloud/roles/build-tracker/attributes/default.bash

Lines changed: 0 additions & 35 deletions
This file was deleted.

roles/work/roles/cloud/roles/build-tracker/recipes/install.bash

Lines changed: 0 additions & 53 deletions
This file was deleted.

roles/work/roles/cloud/roles/build-tracker/recipes/prepare.bash

Lines changed: 0 additions & 49 deletions
This file was deleted.

roles/work/roles/cloud/roles/build-tracker/templates/build-tracker.service.systemd

Lines changed: 0 additions & 35 deletions
This file was deleted.

roles/work/roles/cloud/roles/sos/attributes/default.bash

Lines changed: 0 additions & 9 deletions
This file was deleted.

roles/work/roles/cloud/roles/sos/recipes/install.bash

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)