6 changed files with 8 additions and 12 deletions
@ -1,3 +1,3 @@
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh |
||||
cd /home/bill/milkbone |
||||
/home/bill/milkbone/mos.pl |
||||
cd $HOME/milkbone |
||||
perl mos.pl |
@ -1,3 +1,3 @@
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh |
||||
cd /home/bill/milkbone |
||||
/home/bill/milkbone/mosh.pl |
||||
cd $HOME/milkbone |
||||
perl mosh.pl |
Loading…
Reference in new issue