Browse Source

fix: 🐛 fix sh

tags/0.1.0
shangfengh 2 years ago
parent
commit
862408925a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dependency/shell/Unix2doc.sh

+ 1
- 1
dependency/shell/Unix2doc.sh View File

@@ -1,4 +1,4 @@
#! /bin/bash
#!/bin/bash
function lsdir()
{
for i in `ls`;


Loading…
Cancel
Save