diff --git a/experimental.sh b/experimental.sh index 4f7d260..de5eaa1 100755 --- a/experimental.sh +++ b/experimental.sh @@ -11,7 +11,5 @@ fi ./clean.sh wsl make distclean -wsl make clean-extensions -wsl make new-extensions ./build.sh wsl make \ No newline at end of file diff --git a/targz.sh b/targz.sh index e89fdd1..f9682b0 100755 --- a/targz.sh +++ b/targz.sh @@ -11,7 +11,5 @@ fi ./clean.sh wsl make distclean -wsl make clean-extensions -wsl make extensions ./build.sh tar czvf I2P.tar.gz I2P \ No newline at end of file diff --git a/unsigned.sh b/unsigned.sh index a98a274..de5eaa1 100755 --- a/unsigned.sh +++ b/unsigned.sh @@ -11,7 +11,5 @@ fi ./clean.sh wsl make distclean -wsl make clean-extensions -wsl make extensions ./build.sh wsl make \ No newline at end of file