Skip to content

Commit d5bf923

Browse files
committed
new
1 parent 8d6d720 commit d5bf923

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

publish.bat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
cls
21
@echo off
32

43
if "%1" == "" (

publish.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/bash
2-
clear
32

43
if [ $# -eq 0 ]
54
then

0 commit comments

Comments
 (0)