rootfs/home/andre/.bashrc aktualisiert
This commit is contained in:
@@ -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/arg_ssh.bash)
|
||||||
#source <(curl --connect-timeout 3 -f -s -k https://tools.andregeissler.de/modules/gps_tools.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 [ "$OS" == "" ]; then
|
||||||
if [ ! -f ~/bike.jpg ]; 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
|
timeout 3 scp -o ConnectTimeout=2 -P 2222 andregeissler@vesta.agserver.de:~/web/tools.andregeissler.de/public_html/bike.jpg ~/bike.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user