Andre87osx / AstroPi-system

Gear for astrophotography experience
GNU General Public License v3.0
3 stars 0 forks source link

rework secure user and user_home #136

Closed Andre87osx closed 2 years ago

Andre87osx commented 2 years ago

https://github.com/Andre87osx/AstroPi-system/blob/a31804502bba6888a595477fef9843c35a98d53d/Script/.Update.sh#L16

Andre87osx commented 2 years ago

try use grep $USER /etc/passwd if [ $? -ne 0 ] ; then echo "not a local account" ; fi cut USER and HOME path