Incorporated changes for release 1.3.3

This commit is contained in:
2026-02-24 20:18:58 -05:00
parent 2bddfba99a
commit 09155561f8
24 changed files with 67 additions and 35 deletions

View File

@@ -1,3 +1,3 @@
sudo wap-enable
Enable Wireless Access Point
pi 0 1 0 0 0 0 0 -
* 0 1 0 0 0 0 0 -

View File

@@ -1,3 +1,3 @@
sudo wap-disable
Disable Wireless Access Point
pi 0 1 0 0 0 0 0 -
* 0 1 0 0 0 0 0 -

View File

@@ -1,5 +0,0 @@
#!/bin/bash
host=$1
rsync -rlptDvz rwright@$host:/home/rwright/ownCloud/Software_Projects/OpenDRS-1.1.0/distfiles/ /var/www/opendrs/ && chown -R www-data:www-data /var/www/opendrs/*