Skip to content

Commit

Permalink
Flush cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
daztucker committed Mar 8, 2024
1 parent d28628b commit ec47df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/setup_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -275,5 +275,6 @@ if [ "${TARGET}" = "tcsh" ]; then
id
echo "Setting $(whoami) login shell to /usr/bin/tcsh"
sudo chsh -s /usr/bin/tcsh $(whoami)
sssd_cache -E
grep $(whoami) /etc/passwd
fi

0 comments on commit ec47df2

Please sign in to comment.