fix the bug of the parainstall position

This commit is contained in:
Suikan 2021-07-01 21:11:16 +09:00
parent d51c88949b
commit 88270a7fed
6 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash -u
# *******************************************************************************
# Common part of para-install
# *******************************************************************************