Skip to content

Commit

Permalink
Update make_debian.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
john30 authored Oct 9, 2021
1 parent 24a6525 commit 8318e79
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions make_debian.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.

pwd
ls -la
keepbuilddir=
if [ "x$1" = "x--keepbuilddir" ]; then
keepbuilddir=1
Expand Down

0 comments on commit 8318e79

Please sign in to comment.