diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-29 15:12:07 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-30 17:50:55 +0900 |
| commit | e4ee2f201efdbde291a7198ca3a9a7acef7d4647 (patch) | |
| tree | 9a0b676ba3e0e22a3d5e5d7b8fc3ff933ee7fc9e /start | |
| parent | eb8cd6734b0472cd9bfd4b3ee507a4e4ffde1af5 (diff) | |
| download | ksquirrel-e4ee2f20.tar.gz ksquirrel-e4ee2f20.zip | |
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 55240c6cca5d348dd210f6742f4f0ec9e6536ce1)
Diffstat (limited to 'start')
| -rwxr-xr-x | start | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,6 +0,0 @@ -#!/bin/sh - -tst=`cat ./ksquirrel/sq_version` -tst=`expr $tst + 1` -echo $tst > ./ksquirrel/sq_version -make $* |
