Skip to content

Commit

Permalink
yes to overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
Fengping Hu committed Aug 21, 2024
1 parent fb75d26 commit 0d2b6bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/sync_users_wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ echo "Sleeping for $TIME seconds"
sleep $TIME
cd /usr/local/ciconnect
source /usr/local/ciconnect/config && ./sync_users.sh -u root.atlas-af -g root.atlas-af -e https://api.ci-connect.net:18080 >> /var/log/provisioner.log 2>&1
[[ -d /passwd ]] && cp /etc/passwd /passwd
[[ -d /passwd ]] && yes | cp /etc/passwd /passwd

0 comments on commit 0d2b6bf

Please sign in to comment.