~ubuntu-archive/ubuntu-archive-scripts/trunk

« back to all changes in this revision

Viewing changes to update-transitions

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2022-04-19 17:02:10 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20220419170210-3nmi5ryi84lf3zm8
...run ben as ubuntu using sudo, as the previous approach doesn't work

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
# to ubuntu-archive outside)
9
9
 
10
10
# lxc exec --user 1000 --group 1000 ben -- /srv/transitions/transition-tracker/config/go
11
 
flock -xn -E 0 ~/.update-transitions.lock lxc exec --user 1000 --group 1000 ben -- /srv/transitions/transition-tracker/config/go
 
11
flock -xn -E 0 ~/.update-transitions.lock lxc exec ben -- sudo -u ubuntu /srv/transitions/transition-tracker/config/go