rootfs/home/andre/.bashrc aktualisiert

This commit is contained in:
2025-11-29 22:48:47 +01:00
parent b3b171aae6
commit b289dc2590

View File

@@ -972,6 +972,11 @@ then
#source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/modules/arg_ssh.bash)
#source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/modules/gps_tools.bash)
for i in `ls ~/bash_extensions/*.bash`
do
bash $i
done
if [ "$OS" == "" ]; then
if [ ! -f ~/bike.jpg ]; then
timeout 3 scp -o ConnectTimeout=2 -P 2222 andregeissler@vesta.agserver.de:~/web/tools.andregeissler.de/public_html/bike.jpg ~/bike.jpg