Github bot : script beautyshied

This commit is contained in:
github-actions
2023-04-30 00:13:01 +00:00
parent c7b09827ce
commit c586e5bc49
6 changed files with 22 additions and 22 deletions

View File

@@ -48,10 +48,10 @@ if [ -d /var/run/s6/container_environment ]; then
printf "%s" "$LOCATION" > /var/run/s6/container_environment/HOME
printf "%s" "$LOCATION" > /var/run/s6/container_environment/FM_HOME
fi
{
{
printf "%s" "HOME=\"$LOCATION\""
printf "%s" "FM_HOME=\"$LOCATION\""
} >> ~/.bashrc
} >> ~/.bashrc
usermod --home "$LOCATION" abc