This commit is contained in:
Ace 2024-07-02 01:35:24 +02:00 committed by GitHub
parent 1c693d1276
commit 6afb83158d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -85,7 +85,8 @@ jobs:
sudo chown -R inky:inky /home/inky/Inkycal
# make all users require a password for sudo commands (improves security)
echo 'ALL ALL=(ALL:ALL) PASSWD: ALL' | sudo tee -a /etc/sudoers.d/010_require_sudo_password
# temporarily disabled to allow pisugar support
# echo 'ALL ALL=(ALL:ALL) PASSWD: ALL' | sudo tee -a /etc/sudoers.d/010_require_sudo_password
# allow some time to unmount
sleep 10