Browse Source

And make sure to, at the start, cd to the home directory

Samuel W. Flint 4 years ago
parent
commit
cc80209353
1 changed files with 2 additions and 0 deletions
  1. 2 0
      day

+ 2 - 0
day

@@ -1,5 +1,7 @@
 #!/bin/sh
 
+cd
+
 XSESS=1
 
 SSH_TIME=${SSH_TIME:-3h}