Update nginx-compile.sh
This commit is contained in:
parent
a070d09498
commit
857cc6502d
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ sudo mkdir usr/local/alphax
|
||||||
|
|
||||||
sudo mv /usr/local/alphax/nginx usr/local/alphax
|
sudo mv /usr/local/alphax/nginx usr/local/alphax
|
||||||
sudo cp $MAIN_DIR/control DEBIAN
|
sudo cp $MAIN_DIR/control DEBIAN
|
||||||
#cd DEBIAN
|
|
||||||
#ls
|
|
||||||
cd ../
|
cd ../
|
||||||
sudo dpkg-deb --build alphax-nginx-1.20.0
|
sudo dpkg-deb --build alphax-nginx-1.20.0
|
||||||
|
sudo mv alphax-nginx-1.20.0.deb $MAIN_DIR/dist
|
||||||
|
cd $MAIN_DIR
|
||||||
ls
|
ls
|
||||||
|
|
Loading…
Reference in a new issue