mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-18 21:09:41 +02:00
fix ini file owner
This commit is contained in:
parent
27a9f96fad
commit
73bd37a54e
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ echo "export PATH=\"\$HOME/.local/bin:{\$PATH}\"" >> /home/$SUDO_USER/.bashrc
|
|||
echo "exec pandora-box/pandora-box.py" >> /home/$SUDO_USER/.bashrc
|
||||
|
||||
# Copy ini file
|
||||
cp pandora-box.ini.curses pandora-box.ini
|
||||
su - $SUDO_USER -c "cp ~/pandora-box/pandora-box.ini.curses ~/pandora-box/pandora-box.ini"
|
||||
|
||||
# Reboot
|
||||
echo "You may reboot the server."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue