Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alegarsan11 committed May 28, 2024
1 parent 8f1ac70 commit 85710e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ sudo cp nftables-frontend/nftables-config.conf /etc/apache2/sites-available/nfta
sudo a2ensite nftables-config.conf

# Ajuste de permisos
sudo touch /usr/share/nftables-frontend/instance/nftables.db
sudo chmod 664 /usr/share/nftables-frontend/instance/nftables.db
sudo chown www-data:www-data /usr/share/nftables-frontend/instance/nftables.db
sudo chown -R www-data:www-data /usr/share/nftables-frontend
Expand Down

0 comments on commit 85710e3

Please sign in to comment.