blob: e2bbc213d2a0efa1c55d0a8caafe092546220fca (
plain)
1
2
3
4
5
6
7
8
9
10
|
hex-zero for Devuan
0x0 file upload and hosting service in Flask.
At initial install, you will need to manually install short_url with pip. The dpkg configure will demonstrate how to do this. The steps are as follows:
sudo su hex-zero -c 'pip3 install --user short_url'
sudo dpkg-reconfigure hex-zero
-- B. Stack <bgstack15@gmail.com> Thu, 10 Dec 2020 08:10:02 -0500
|