Browse Source

fix shebang

pull/1/head
10sr 10 years ago
parent
commit
d67a8b0ac9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.sh

+ 1
- 1
setup.sh View File

@@ -1,4 +1,4 @@
#!/usr/bin/w
#!/bin/sh

mkdir -p ~/.my/log
mkdir -p ~/.local/bin


Loading…
Cancel
Save