diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-25 06:14:59 -0600 | 
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-25 06:14:59 -0600 | 
| commit | 3fe394cfa3a34664e4f1ff73bb3d27d4b5b13e7a (patch) | |
| tree | dd7a0c11466a74c119afa28a228d87b9dac3517d /repo-deb/build.sh | |
| parent | 0181ae14aaa131206e6e19f7bf52dee5ad14e4e2 (diff) | |
remove experimental repo-deb
Diffstat (limited to 'repo-deb/build.sh')
| -rwxr-xr-x | repo-deb/build.sh | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/repo-deb/build.sh b/repo-deb/build.sh index 4209a22..d9eed8c 100755 --- a/repo-deb/build.sh +++ b/repo-deb/build.sh @@ -10,7 +10,4 @@ cd ..  cd main  dpkg-buildpackage -b  cd .. -cd experimental -dpkg-buildpackage -b -cd ..  exit 0  | 
